dnote/migrate
Sung Won Cho fa1da50fc5
Implement state-based sync (#144)
* Migrate uuids of books that already exist in server

* Remove actions

* Add dirty flag for notes and books

* Drop actions table

* Implement sync

* Add debug

* Update uuid after posting resources to the server

* Fix dev script
2018-12-02 11:04:16 +10:00
..
fixtures Implement state-based sync (#144) 2018-12-02 11:04:16 +10:00
legacy.go Fix a bug where current legacy version is not parsed (#129) 2018-10-13 16:57:03 +10:00
legacy_test.go Implement state-based sync (#144) 2018-12-02 11:04:16 +10:00
migrate.go Implement state-based sync (#144) 2018-12-02 11:04:16 +10:00
migrate_test.go Implement state-based sync (#144) 2018-12-02 11:04:16 +10:00
migrations.go Implement state-based sync (#144) 2018-12-02 11:04:16 +10:00