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

Fix for 21133. IndexAttribute properties did not have the right TypeMappings #21183

Merged
merged 3 commits into from
Jun 11, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Jun 9, 2020

Fixes #21133 .
IndexAttribute properties did not have the right TypeMappings. Also create indexes before ModelFinalizing to allow fluent api overrides.

@lajones lajones self-assigned this Jun 9, 2020
Also create indexes before ModelFinalizing to allow fluent api overrides.
@lajones lajones merged commit 3720fc6 into master Jun 11, 2020
@lajones lajones deleted the 20200608_Issue21133_02 branch June 11, 2020 19:56
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.

Indexes specified by attribute do not change type mappings appropriately
3 participants