Change AgeGroup ID type from int to string and add migration

Refactored AgeGroupController, AgeGroupService, and IAgeGroupService to use string IDs instead of int. Added initial Entity Framework migration and database files to support AltersGruppe with string primary key.
This commit is contained in:
2025-12-07 20:32:49 +01:00
parent 9128b199e9
commit aacd8b7d96
9 changed files with 133 additions and 9 deletions

BIN
API/app.db-wal Normal file

Binary file not shown.