You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
idp_test.go chore: update common utils (#1908) 2 years ago
memo_relation_test.go chore: update golangci-lint config 2 years ago
memo_test.go chore: update golangci-lint config 2 years ago
resource_test.go chore: update golangci-lint config 2 years ago
storage_test.go chore: update golangci-lint config 2 years ago
store.go chore: split sql to driver (#2279) 2 years ago
store_test.go chore: upgrade version to `0.14.2` (#2035) 2 years ago
system_setting_test.go refactor: migrate definition to api v1 (#1879) 2 years ago
user_setting_test.go chore: update golangci-lint config 2 years ago
user_test.go chore: update golangci-lint config 2 years ago