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
16
Pull Requests
6
Actions
Releases
1
Activity
Files
3344575132b77b2fed035988ef48d9e208150ae4
game-tracker
/
lib
/
data
/
db
/
tables
History
gelbeinhalb
3344575132
All checks were successful
Pull Request Pipeline / test (pull_request)
Successful in 2m0s
Details
Pull Request Pipeline / lint (pull_request)
Successful in 2m8s
Details
add team id and score
2026-01-12 11:20:40 +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
add team id and score
2026-01-12 11:20:40 +01:00
player_table.dart
add description to player
2026-01-12 11:16:02 +01:00
team_table.dart
add team table
2026-01-12 11:17:13 +01:00