mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
* Remove public from CLI * Write migration and test * Use in-memory db for a test server * Simplify CLI test db teardown * Restructure packages to reduce duplication |
||
|---|---|---|
| .. | ||
| schema | ||
| models.go | ||
| models_test.go | ||
| queries.go | ||
| queries_test.go | ||
| schema.sql | ||
| sql.go | ||
| testutils.go | ||