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
17
Pull Requests
7
Actions
Releases
1
Activity
Files
e2fe0c7d4dacc4952d8caa27a29ab6f6d0d8a04d
game-tracker
/
lib
/
data
/
dao
History
gelbeinhalb
e2fe0c7d4d
Some checks failed
Pull Request Pipeline / lint (pull_request)
Failing after 2m18s
Details
Pull Request Pipeline / test (pull_request)
Failing after 2m42s
Details
remove group_match_dao
2026-01-12 11:42:03 +01:00
..
group_dao.dart
change InsertMode to insertOrIgnore not insertOrReplace
2026-01-05 11:40:57 +01:00
group_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
match_dao.dart
change InsertMode to insertOrIgnore not insertOrReplace
2026-01-05 11:40:57 +01:00
match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_dao.dart
change InsertMode to insertOrIgnore not insertOrReplace
2026-01-05 11:40:57 +01:00
player_dao.g.dart
Implemented basic structure
2025-11-08 15:37:30 +01:00
player_group_dao.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_group_dao.g.dart
Completed daos, added basic GameTable & GameDao
2025-11-08 17:09:02 +01:00
player_match_dao.dart
Updated insert mode to fix problem with replacing existing player match connections
2025-12-30 18:21:39 +01:00
player_match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00