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.
1. Separate configuration files 2. Remove commented code 3. Improve entity configurations (constraints, indexes, relationships)
Add Team.Identifier