This website requires JavaScript.
Explore
Help
Sign In
liquid-development
/
game-tracker
Watch
3
Star
0
Fork
0
You've already forked game-tracker
Code
Issues
13
Pull Requests
6
Actions
Releases
1
Activity
Files
906c8d845008df31609482e208ffb9576b4bbcca
game-tracker
/
lib
/
data
/
db
/
tables
History
Felix Kirchner
99cea1e703
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
..
group_match_table.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
group_table.dart
add createdAt column to game, group and player tables and DAOs
2025-11-18 23:47:45 +01:00
match_table.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_group_table.dart
Added on delete cascade
2025-11-12 12:04:10 +01:00
player_match_table.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_table.dart
add createdAt column to game, group and player tables and DAOs
2025-11-18 23:47:45 +01:00