Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically run the DbMigrator application on the add-module command #4863

Closed
hikalkan opened this issue Jul 23, 2020 · 0 comments · Fixed by #5049
Closed

Automatically run the DbMigrator application on the add-module command #4863

hikalkan opened this issue Jul 23, 2020 · 0 comments · Fixed by #5049
Assignees
Milestone

Comments

@hikalkan
Copy link
Member

hikalkan commented Jul 23, 2020

If --skip-db-migrations was not set.

  • EF Core / MongoDB, doesn't matter (the module may have data seed needed even for mongodb)
  • Run the DbMigrator (if it is available in the solution) on add-module command as a last action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants