Page 1 of 1

SQL Server set identity(-1 ,1)

Posted: Wed 26 Aug 2020 12:23
by harbran
On definition of a new model/new table: is there a way to set identity to (-1, 1) for an Int32 or Int64 column in SQL Sever? Can this be set as a default for all tables in this model?
Using EntityDeveloper 6.8.1049 and SQL Server 2019.

Re: SQL Server set identity(-1 ,1)

Posted: Wed 02 Sep 2020 07:57
by Shalex
We will investigate the case and notify you about the result.

Re: SQL Server set identity(-1 ,1)

Posted: Wed 02 Sep 2020 08:21
by Shalex
You are working with EF6, aren't you?