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

Added Enum features for default in DBContext and Class generation. #243

Merged

Conversation

mwmccallum
Copy link
Contributor

@mwmccallum mwmccallum commented Jan 2, 2024

Added Enum support documented in this Question #242.
Closes #242
Closes #244

Moved IsManyToManyJoinEntityType extension class. Use IsManyToManyJoinEntityType to prevent InverseProperty and ForeignKey Annotations from being generated in Virtual Tables.
@mwmccallum
Copy link
Contributor Author

This will also close these.

Closes #216
Closes #222

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.

Allow setting new value for HasDefaultValue Setting HasDefaultValue for Enumeration in DBContext generation
2 participants