Provide alternative database migrations/versioning via SQL (i.e DbUp) instead of EF core migrations #1074
gpanagopoulos
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would love to see support for schema versioning and migration mechanism through DbUp or other as I believe lots of people are not fans of EF core migrations. Especially in large Enterprise systems, most of the times I find that databases are managed in SQL.
Beta Was this translation helpful? Give feedback.
All reactions