Updated order

This commit is contained in:
2025-11-12 20:01:31 +01:00
parent ac99217b72
commit 67d5f7e891
2 changed files with 817 additions and 556 deletions

View File

@@ -20,14 +20,14 @@ part 'database.g.dart';
tables: [
PlayerTable,
GroupTable,
GameTable,
PlayerGroupTable,
PlayerGameTable,
GroupGameTable,
GameTable,
],
daos: [
GroupDao,
PlayerDao,
GroupDao,
GameDao,
PlayerGroupDao,
PlayerGameDao,

File diff suppressed because it is too large Load Diff