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

Scaffold SQL Server index fill factor annotation as int #25008

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

roji
Copy link
Member

@roji roji commented Jun 1, 2021

We can also go the other way, i.e. change the metadata APIs to work with byte. This would be more consistent with the internal SQL Server representation (tinyint), but would be a small breaking change.

Fixes #25006

@roji roji requested a review from a team June 1, 2021 10:27
@roji roji merged commit c09204f into main Jun 2, 2021
@roji roji deleted the roji/ScaffoldFillFactor branch June 2, 2021 17:57
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.

Can't scaffold SQL Server index with fill factor in EF Core 6 preview 4
2 participants