Commit Graph

6 Commits (53090a727305505eace44e252f319f4fd59b14a4)

Author SHA1 Message Date
Steven 96395b6d75 chore: rename package `sqlite3` to `sqlite` 2 years ago
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
Steven cd0ea6558d chore: update golangci-lint config 2 years ago
Steven 33d9c13b7e chore: remove openid field from user 2 years ago
boojack ad1822d308
chore: update db utils (#2177) 2 years ago
boojack cbe27923b3
chore: update commands (#2074) 2 years ago