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 (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