Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSQL Server Index Fill Factor #19147
Open
SQL Server Index Fill Factor #19147
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
|
@bender-ristone I will discuss with the team, but I don't think there is currently a way to express this in EF Core. You may need to edit the generated migration and write the SQL above explicitly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to specify the index option, fe FILLFACTOR?