Commit Graph

5 Commits

Author SHA1 Message Date
shield 1e25ca809b fix: cleanup unnecessary usings 2026-04-10 15:56:45 +02:00
shield f7aacdad04 fix: fixed model issues
Game and Tournament forgot to add setters to group count and advancement numbers to stage 1 in multistage tournaments

Participant apparently accidentally deleted the composite key in TeamParticipant
2026-04-09 12:08:52 +02:00
shield 929dc09274 fix: make roundstate enum names consistent 2026-04-09 11:49:30 +02:00
shield a7a354fec7 fix: make roundstate enum names consistent 2026-04-09 10:42:33 +02:00
shield 16160f6424 feat: initial datamodel + ef connection and migrations
Initial version of the data model
Includes EF initialization and migrations
EF migrations are applied on application start
2026-04-09 10:36:09 +02:00