aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/query.sql
AgeCommit message (Collapse)Author
2024-08-08feat(backend): add `code_hash` to `submissions` tablensfisis
2024-08-08feat(backend): aggregate testcase resultsnsfisis
2024-08-08feat(backend): create submission_results tablensfisis
2024-08-08feat(backend): rename testcase_executions to testcase_resultsnsfisis
2024-08-05fix(backend): fix an issue where listing query does not specify order by clausensfisis
2024-08-05feat(backend): implement task queue processornsfisis
2024-08-05feat(backend): wait for all players to enternsfisis
2024-08-05feat(backend): allow to edit `game_type` in admin pagensfisis
2024-08-01refactor(backend): `Id` to `ID` in sqlcnsfisis
2024-07-31feat: implement /admin/games and /admin/games/{gameId}nsfisis
2024-07-31feat: implement /admin/users pagensfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-28feat: implement game entrynsfisis
2024-07-27backend: jwtnsfisis
2024-07-22user loginnsfisis
2024-07-21add sqldef and sqlcnsfisis