efcore9 reports an error when there are multiple migrations
Open
area-integrations
entityframework
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
efcore9 prevents concurrent migrations and recommends applying migrations during deployment. Is it not recommended to use the migration service in aspire?
But if we use a container database, how do we use migrations when deploying? The database is not ready when deploying.
Contributor guide
Assessment
This issue has not been assessed yet.