Commit Graph

17 Commits

Author SHA1 Message Date
5dcd0826bd Adjusted attributes to table definition 2025-11-19 00:23:53 +01:00
08fcaa35ee Added methods for deleting all entities 2025-11-18 23:59:18 +01:00
74402f2e04 Added fallbacks for players when same player already exists 2025-11-16 19:02:20 +01:00
5c09dfb47d Added fallbacks for groups when same group already exists 2025-11-16 19:01:58 +01:00
640830d8ab fixed getAllGroups not returning members 2025-11-16 16:26:28 +01:00
34bf6740ad Corrected GroupGameTable attributes 2025-11-14 22:33:22 +01:00
7be86b3d9e Changed method name 2025-11-14 22:31:30 +01:00
cbd5e1d0ba Added documentation 2025-11-14 22:30:56 +01:00
9229f1f0a5 Added counting methods + testing those 2025-11-12 20:09:17 +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
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