Refactor database structure and improve player handling.

Reorganized database-related code into a dedicated module, added mappings for UUID handling, and updated SQL queries for clarity. Enhanced team members API to use player data directly, ensuring consistency and better handling of UUIDs. Introduced new database table for connection settings and adjusted Gradle configurations for modularization.
This commit is contained in:
2025-04-10 01:22:19 +02:00
parent 67a3162ae3
commit d5daa8458b
17 changed files with 191 additions and 37 deletions
+2
View File
@@ -88,3 +88,5 @@ package-lock.json
### MINE ###
frontend/src/api
generated
liquibase*.properties