| Age | Commit message (Expand) | Author |
|---|---|---|
| 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-31 | feat(backend): create indice on tables | nsfisis |
| 2024-07-30 | fix(backend): add unique constraint to user_auths.user_id | nsfisis |
| 2024-07-30 | feat(backend): add fixture file for local dev | nsfisis |
| 2024-07-29 | feat: add testcases table | 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 | chore: format schema.sql | 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-21 | add sqldef and sqlc | nsfisis |
