Commit message (Expand) | Author | |
---|---|---|
2023-07-11 | sqlite: make some identifiers more readable | Egor Tensin |
2023-07-08 | sqlite: SQL formatting | Egor Tensin |
2023-07-08 | test: verify that added runs are in the database | Egor Tensin |
2023-07-04 | sqlite: rename a column | Egor Tensin |
2023-07-04 | sqlite: store new runs in SQLite | Egor Tensin |
2023-07-04 | sqlite: add run status field | Egor Tensin |
2023-04-11 | sqlite: create indices | Egor Tensin |
2023-04-11 | actually create some tables in SQLite database | Egor Tensin |