Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

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