Commit Graph

7 Commits (5bcbbd4c52b211102a3ab21d76f833d3bd29ab18)

Author SHA1 Message Date
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows (#2769)
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
2 years ago
Steven fa6693a7ae chore: update list memos 2 years ago
Steven 607fecf437 chore: update store tests 2 years ago
Steven cd0ea6558d chore: update golangci-lint config 2 years ago
boojack a7573d5705
refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack fab8a71fd2
feat: implement memo relation store (#1598)
* feat: implement memo relation store

* chore: update
2 years ago