memos/test/store
Athurg Gooth 41eba71f0f
chore: split sql to driver (#2279)
* Add new database interface for SQL operations

* Move SQL code of Activity into Database

* Rename `Database` into `Driver`

* Move SQL code of SystemSetting into Driver

* Fix store.New in text code

* Change database into driver in the variables

* Change sqlite3.New into sqlite3.NewDriver
2023-09-26 17:16:58 +08:00
..
idp_test.go chore: update common utils (#1908) 2023-07-06 22:53:38 +08:00
memo_relation_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
memo_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
resource_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
storage_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
store.go chore: split sql to driver (#2279) 2023-09-26 17:16:58 +08:00
store_test.go
system_setting_test.go
user_setting_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
user_test.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00