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

compare to database tables and dbcontext dbsets for Missing Table Creation #27195

Closed
hintsofttech opened this issue Jan 16, 2022 · 2 comments
Closed

Comments

@hintsofttech
Copy link

hintsofttech commented Jan 16, 2022

If later added dbset table not exists in database, then dbcontext should compare and create it on dbcontext initialization.
but it's not comparing to database tables and dbcontext dbsets at all.
in this case, no migration history table will be required and migration will be automatic implemented.

@roji
Copy link
Member

roji commented Jan 16, 2022

Duplicate of #27160

@roji roji marked this as a duplicate of #27160 Jan 16, 2022
@hintsofttech
Copy link
Author

Duplicate of #27160

didn't get solution yet ...
that's why created new seperate issue for better focused solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants