Commit Graph

24 Commits

Author SHA1 Message Date
Kristofers Solo
4d7785f3e2 fix: lowercase variables in checks 2023-10-30 18:39:09 +02:00
Kristofers Solo
918766fc8f fix: typo 2023-10-30 18:15:50 +02:00
Kristofers Solo
6f52db7b93 fix: typo 2023-10-30 18:14:07 +02:00
Kristofers Solo
514937853c feat(Message): add Message table 2023-10-30 18:09:42 +02:00
Kristofers Solo
d638a1a043 feat(PaidSubscription): add PaidSubscription table 2023-10-30 18:06:19 +02:00
Kristofers Solo
781fe6dde4 feat(Player): add Player table 2023-10-30 17:57:48 +02:00
Kristofers Solo
2e0ce7df90 feat(GameEvent): add GameEvent table 2023-10-30 17:50:52 +02:00
Kristofers Solo
79a2ba4a6b fix: typo 2023-10-30 17:42:43 +02:00
Kristofers Solo
274642b6f4 feat(Room): add Room table 2023-10-30 17:42:38 +02:00
Kristofers Solo
c70717b2dd feat(GameSetup): add GameSetup table 2023-10-30 17:31:39 +02:00
Kristofers Solo
beef94e046 reformat: FK in monospace 2023-10-30 17:19:38 +02:00
Kristofers Solo
a0a41f0bb2 feat(User): add User table 2023-10-30 17:19:08 +02:00
Kristofers Solo
80bd3afa26 feat(RoomStatus): add RoomStatus table 2023-10-30 17:07:16 +02:00
Kristofers Solo
4ceace7c32 feat(SubscriptionStatus): add SubscriptionStatus table 2023-10-30 17:05:44 +02:00
Kristofers Solo
3ec223da65 feat(AccountStatus): add AccountStatus table 2023-10-30 17:03:39 +02:00
Kristofers Solo
545c295e39 fix: label typo 2023-10-30 17:01:28 +02:00
Kristofers Solo
2033a7a408 feat(GameRole): add GameRole table 2023-10-30 17:00:22 +02:00
Kristofers Solo
c655a238d7 feat(EmailConfirmation): add EmailConfirmation table 2023-10-30 16:48:04 +02:00
Kristofers Solo
e93118e1fa feat(PasswordRecovery): add PasswordRecovery table 2023-10-30 16:45:26 +02:00
Kristofers Solo
315db9f809 feat(SubscriptionPrice): add SubscriptionPrice table 2023-10-30 16:42:12 +02:00
Kristofers Solo
325776f93c feat(Image): add Image table 2023-10-30 16:33:36 +02:00
Kristofers Solo
06c9bc4394 feat(RoleDisadvantage): add RoleDisadvantage table 2023-10-30 16:19:14 +02:00
Kristofers Solo
e23be14b3d feat(RoleAction): add RoleAction table 2023-10-30 16:15:28 +02:00
Kristofers Solo
3f8da5d9d2 feat(section 3): add sections and subsections 2023-10-30 15:03:17 +02:00