| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-08 | feat(backend): add `code_hash` to `submissions` table | nsfisis |
| 2024-08-08 | feat(backend): create submission_results table | nsfisis |
| 2024-08-08 | feat(backend): add created_at column to testcase_results | nsfisis |
| 2024-08-08 | feat(backend): rename testcase_executions to testcase_results | nsfisis |
| 2024-08-08 | feat(backend): make testcase_executions.testcase_id non-null | nsfisis |
| 2024-08-05 | feat(backend): create table `submissions` and `testcase_execution` | nsfisis |
| 2024-08-05 | feat(backend): add `game_type` column to `games` | nsfisis |
| 2024-07-29 | feat: add testcases table | nsfisis |
| 2024-07-29 | refactor(backend): enable emit_pointers_for_null_types in sqlc | nsfisis |
| 2024-07-28 | feat(backend): add game_players table | nsfisis |
| 2024-07-28 | feat(backend): change games table and create problems table | nsfisis |
| 2024-07-28 | rename user's display_username to display_name | nsfisis |
| 2024-07-27 | db: rename users.icon_url to users.icon_path | nsfisis |
| 2024-07-22 | user login | nsfisis |
