aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sqlite (unfollow)
Commit message (Expand)Author
2023-07-11sqlite: make some identifiers more readableEgor Tensin
2023-07-08sqlite: SQL formattingEgor Tensin
2023-07-08test: verify that added runs are in the databaseEgor Tensin
2023-07-04sqlite: rename a columnEgor Tensin
2023-07-04sqlite: store new runs in SQLiteEgor Tensin
2023-07-04sqlite: add run status fieldEgor Tensin
2023-04-11sqlite: create indicesEgor Tensin
2023-04-11actually create some tables in SQLite databaseEgor Tensin