Skip to content

.sql file creation and completed the .go types#25

Closed
Torrk963 wants to merge 6 commits intomainfrom
issue#17
Closed

.sql file creation and completed the .go types#25
Torrk963 wants to merge 6 commits intomainfrom
issue#17

Conversation

@Torrk963
Copy link
Collaborator

Created the .sql file and completed the .go types files to have everything we need

- Add all tables: organisations, users, sessions, problems, etc.
- Add OAuth support fields
- Add useful views: user_stats, leaderboard, progress
- Add triggers for updated_at
- Add proper indexes and constraints
@Torrk963 Torrk963 requested a review from jojo2504 as a code owner November 30, 2025 21:23
@jojo2504 jojo2504 changed the title Issue#17 .sql file creation and completed the .go types Nov 30, 2025
Copy link
Owner

@jojo2504 jojo2504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes any useless/unused feature and explain some used types

  • need discuss to atch judge rust

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to discuss to match judge rust

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to discuss to match judge rust

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to discuss to match judge rust

@jojo2504 jojo2504 assigned jojo2504 and Copilot and unassigned jojo2504 Dec 2, 2025
@jojo2504 jojo2504 closed this Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants