DeutschLernen/GermanApp/Infrastructure
Lasse Rune Hansen 28c111f8e0 feat(backend/story-integration): Phase 5 - Apply database migration with EF design-time support
- Created AppDbContextFactory for EF Core design-time DbContext creation
- Added DOTNET_RUNNING_IN_EF environment variable checks to skip validation during migrations
- Modified MistralConnector, TtsService, VoskService to skip validation in EF design-time
- Updated Program.cs ValidateAiConfigurations to skip during migrations
- Applied migration 20260613125706_AddStorySegmentAndStoryProgressTables to database
- Updated feature documentation for Phase 5 completion

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-13 15:48:00 +02:00
..
Configuration feat(backend/ai-services): Phase 3 - Model validation and setup guide 2026-06-13 10:47:02 +02:00
Data feat(backend/story-integration): Phase 5 - Apply database migration with EF design-time support 2026-06-13 15:48:00 +02:00
Services feat(backend/story-integration): Phase 5 - Apply database migration with EF design-time support 2026-06-13 15:48:00 +02:00