poprhythm
3a809f18a6
Add EventOccurrence entity and update DbContext
...
Created the EventOccurrence entity with properties for event details and added it to the AppDbContext. Updated the model snapshot to reflect the new entity and its relationships, ensuring proper database schema generation.
2025-12-27 15:59:48 -05:00
poprhythm
826eac1372
Database improvement
...
1. Separate configuration files
2. Remove commented code
3. Improve entity configurations (constraints, indexes, relationships)
2025-12-04 08:09:01 -05:00
poprhythm
0ff45f9310
Docker and EF Sqlite adjustments
2025-10-17 14:28:10 -04:00
poprhythm
6407dfca71
Remove Team.Number
...
Add Team.Identifier
2025-10-03 12:47:05 -04:00
poprhythm
688ca60511
Event definiteion updates
2025-09-26 11:33:25 -04:00
poprhythm
1ea096469b
Roll back data migration issue with "TimeSlots" replacing "Teams"
2025-09-26 10:13:00 -04:00
poprhythm
dc83a18d76
Add Team functions
2025-09-22 12:53:46 -04:00
poprhythm
3daa3b81b3
Add Blazor WebApp and rework data handling to utilize Entity Framework
2025-09-11 11:49:48 -04:00