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

Document SQL Server IDENTITY options (seed/increment) #2999

Closed
roji opened this issue Jan 10, 2021 · 0 comments · Fixed by #2998
Closed

Document SQL Server IDENTITY options (seed/increment) #2999

roji opened this issue Jan 10, 2021 · 0 comments · Fixed by #2998

Comments

@roji
Copy link
Member

roji commented Jan 10, 2021

dotnet/efcore#11924

@roji roji added this to the 5.0.0 milestone Jan 10, 2021
@roji roji self-assigned this Jan 10, 2021
roji added a commit that referenced this issue Jan 10, 2021
* Create new page on SQL Server value generation, with information
  on IDENTITY, seed/increment, etc.
* Delete "explicit values for generated properties" page, moving
  relevant content to the new SQL Server page and to the fixed-up
  generated properties page.

Closes #2999
roji added a commit that referenced this issue Jan 10, 2021
* Create new page on SQL Server value generation, with information
  on IDENTITY, seed/increment, etc.
* Delete "explicit values for generated properties" page, moving
  relevant content to the new SQL Server page and to the fixed-up
  generated properties page.

Closes #2999
roji added a commit that referenced this issue Jan 10, 2021
* Create new page on SQL Server value generation, with information
  on IDENTITY, seed/increment, etc.
* Delete "explicit values for generated properties" page, moving
  relevant content to the new SQL Server page and to the fixed-up
  generated properties page.

Closes #2999
roji added a commit that referenced this issue Jan 13, 2021
* Create new page on SQL Server value generation, with information
  on IDENTITY, seed/increment, etc.
* Delete "explicit values for generated properties" page, moving
  relevant content to the new SQL Server page and to the fixed-up
  generated properties page.

Closes #2999
roji added a commit that referenced this issue Jan 13, 2021
* Improvements to the value generation page
* Create new page on SQL Server value generation, with information
  on IDENTITY, seed/increment, etc.
* Delete "explicit values for generated properties" page, moving
  relevant content to the new SQL Server page and to the fixed-up
  generated properties page.

Fixes #2980
Fixes #2947
Closes #2999

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant