Skip to content

Conversation

@AceCoderLaura
Copy link
Contributor

This PR aims to fix issues surrounding namespaces/schemas when using the EnableSchemaFolders option.

Included fixes:

  • Fixed usings that were required by navigation properties not being added to the entity type code.
  • Fixed using the wrong namespace alias when generating fluent code for foreign keys between schemas.

Closes #134

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.

Feature EnableSchemaFolders creates entities with missing namespaces

2 participants