Updated score saving in match
This commit is contained in:
@@ -13,4 +13,4 @@ class ScoreTable extends Table {
|
||||
|
||||
@override
|
||||
Set<Column<Object>> get primaryKey => {playerId, matchId, roundNumber};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user