Skip to content

Conversation

@rombethor
Copy link
Owner

Initially, as UseSelfDefiningModels checks only entities T with DbSet<T> defined in the DbContext, it doesn't cover related entities which can be pulled into the model. The plan here is to make it check the entities in the data context model via ModelBuilder.

Furthermore, investigation is ongoing into checking schema differences between the connected database (SQL) and EFCore.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants