This website requires JavaScript.
Explore
Help
Sign In
liquid-development
/
game-tracker
Watch
3
Star
1
Fork
0
You've already forked game-tracker
Code
Issues
8
Pull Requests
4
Actions
Releases
1
Activity
Files
b8b65c4ca18cd4bcfccc3b040c51a06910287909
game-tracker
/
lib
/
data
/
dao
History
Felix Kirchner
b8b65c4ca1
Some checks failed
Pull Request Pipeline / lint (pull_request)
Successful in 2m9s
Details
Pull Request Pipeline / test (pull_request)
Failing after 2m19s
Details
Removed lines that added the group and players to the db again in addMatch()
2025-12-30 18:23:15 +01:00
..
group_dao.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
group_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
group_match_dao.dart
Updated insert mode to fix problem with replacing existing player match connections
2025-12-30 18:21:39 +01:00
group_match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
match_dao.dart
Removed lines that added the group and players to the db again in addMatch()
2025-12-30 18:23:15 +01:00
match_dao.g.dart
Renamed every instance of "game" to "match"
2025-12-11 20:07:32 +01:00
player_dao.dart
Renamed methods for better distinction
2025-11-26 14:42:17 +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