← Back
Milan Jovanovic August 24, 2025 33s

The Right Way to Configure EF Core Migrations per Schema

Summary

The transcript discusses configuring migration history tables across multiple database contexts with different schemas. It explains how developers can use a constant in the history repository class to access the default migration history table name and specify custom schemas for specific database contexts. The key practical takeaway is the ability to configure separate migration histories for different schemas, such as order and product database contexts, enabling more flexible and organized database management.

View original episode ↗