dnote/migrate
Sung Won Cho 8d3e7cce6c
Implement migration (#120)
* Make easier to copy paste to execute

* Make migration work

* Bump edit_note action schema to v3

* Use UnixNano for timstamps

* Fix schema
2018-10-07 20:37:02 +10:00
..
fixtures Use SQLite (#119) 2018-09-24 06:25:53 +10:00
legacy.go Use SQLite (#119) 2018-09-24 06:25:53 +10:00
legacy_test.go Use SQLite (#119) 2018-09-24 06:25:53 +10:00
migrate.go Implement migration (#120) 2018-10-07 20:37:02 +10:00
migrate_test.go Implement migration (#120) 2018-10-07 20:37:02 +10:00
migrations.go Implement migration (#120) 2018-10-07 20:37:02 +10:00