|
|
0967abe10f
|
Merge branch 'development' into feature/29-timestamp-zu-allen-objekten-hinzufügen
|
2025-11-19 20:23:04 +01:00 |
|
|
|
186d8cf5c9
|
Merge branch 'development' into feature/29-timestamp-zu-allen-objekten-hinzufügen
|
2025-11-19 17:34:07 +00:00 |
|
|
|
3b6a914022
|
removed uneccessary withClock
|
2025-11-19 15:52:04 +01:00 |
|
|
|
c76e193b4d
|
created all objects in setup() funktion to avoid redundant withClock
|
2025-11-19 15:02:32 +01:00 |
|
|
|
8150b42dba
|
add clock dependency to pubspec.yaml
|
2025-11-19 00:27:47 +01:00 |
|
|
|
75c6f4e01c
|
verify createdAt timestamps in database tests using mocked clock
|
2025-11-19 00:27:40 +01:00 |
|
|
|
19c99eef9c
|
use clock.now() instead of DateTime.now() for DTO creation timestamps
|
2025-11-19 00:27:08 +01:00 |
|
|
|
2ee8edcf9b
|
add createdAt column to game, group and player tables and DAOs
|
2025-11-18 23:47:45 +01:00 |
|
|
|
8cc898cad6
|
regenerated database.g.dart
|
2025-11-18 23:38:43 +01:00 |
|
|
|
67c8a7e181
|
added createdAt timestamp to Group, Game, and Player DTOs
|
2025-11-18 23:21:46 +01:00 |
|