|
|
6055eb63a8
|
Refactoring
|
2025-11-21 00:07:34 +01:00 |
|
|
|
a61818dd77
|
Fixed error in getAllGames method
|
2025-11-20 22:40:56 +01:00 |
|
|
|
2ee8edcf9b
|
add createdAt column to game, group and player tables and DAOs
|
2025-11-18 23:47:45 +01:00 |
|
|
|
7be86b3d9e
|
Changed method name
|
2025-11-14 22:31:30 +01:00 |
|
|
|
93a4ccaee0
|
Added missing methods and implemented tests
|
2025-11-12 20:02:01 +01:00 |
|
|
|
ca40ae668d
|
Updated methods with named parameters
|
2025-11-12 13:11:48 +01:00 |
|
|
|
d07943add9
|
Added methods for inserting games and groups into the db
|
2025-11-12 12:04:33 +01:00 |
|
|
|
a922f24150
|
Added basic structure for game implementation
|
2025-11-12 11:41:06 +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 |
|