dnote/pkg/cli/database
Sung Won Cho 0317e7f1de
Allow to move notes to another book (#234)
* Print more information upon edit

* Allow to move notes between books

* Allow to update content and book at the same time

* Fix test
2019-07-27 19:51:30 +10:00
..
models.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
models_test.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
queries.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
queries_test.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
sql.go Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
testutils.go Allow to customize endpoint in CLI (#213) 2019-06-28 15:38:59 +10:00