Commit Graph

15 Commits (fbdfaf85d9f4ef9b65e447e8706978e3bfa22219)

Author SHA1 Message Date
Athurg Gooth 6bb6c043e5
feat: add support for ListMemoOrganizer (#2367)
* Add support for ListMemoOrganizer

* fix rows not close
1 year ago
Athurg Gooth ca98367a0a
chore: store vacuum and clean (#2293)
* Move all vacuum code into driver

* Remove db from Store
1 year ago
Athurg Gooth 58b84f83d1
chore: move SQL code of MemoOrganizer into Driver (#2291) 1 year ago
boojack 7c5296cf35
chore: update id type to int32 (#2076) 2 years ago
boojack 4c33d8d762
chore: remove unused transaction in store (#1995)
* chore: remove unused transaction in store

* chore: update
2 years ago
boojack 0e05c62a3b
chore: update common utils (#1908) 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 1d7627dd72
chore: upgrade version `0.13.0` (#1685)
* chore: upgrade version `0.13.0`

* chore: update
2 years ago
boojack ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 2 years ago
Steven 7d0407013e chore: make `golangci-lint` happy 3 years ago
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago