aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sqlite.h (unfollow)
Commit message (Expand)Author
2023-07-04sqlite: store new runs in SQLiteEgor Tensin
2023-05-13use -std=c17 -WpedanticEgor Tensin
2023-04-11actually create some tables in SQLite databaseEgor Tensin