|
|
25c7b37df3
|
updated userId to playerId
|
2025-11-12 10:57:46 +01:00 |
|
|
|
dd754eb569
|
Implemented retrieving game and group count from the db
|
2025-11-11 21:03:10 +01:00 |
|
|
|
b03979b0c6
|
Completed daos, added basic GameTable & GameDao
|
2025-11-08 17:09:02 +01:00 |
|
|
|
4503574443
|
Implemented basic structure
|
2025-11-08 15:37:30 +01:00 |
|
|
|
0c57a83dfc
|
renamed lambda var in updateGroupname from u to g
|
2025-06-24 20:38:29 +02:00 |
|
|
|
cd508190a3
|
changed return type of getGroupById and getUserById to match expected result
|
2025-06-24 20:35:30 +02:00 |
|
|
|
be08b286a4
|
renamed class names to avoid conflicts
|
2025-06-24 20:31:06 +02:00 |
|
Sneeex
|
e42064da2c
|
Update lib/data/methods/group.dart
renamed var in deleteGroup to g instead of u
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-24 20:26:34 +02:00 |
|
|
|
c7f07e0ce7
|
generated database code
|
2025-06-24 20:17:06 +02:00 |
|
|
|
e990c1138b
|
added methods for interacting with User, Group and UserGroup in database
|
2025-06-24 20:16:50 +02:00 |
|
|
|
7b7fbd47a5
|
created tables for Group, User and UserGrouo
|
2025-06-24 20:15:06 +02:00 |
|