richardtallent / RT.Comb

Creating sequential GUIDs in C# for MSSQL or PostgreSql
203 stars 35 forks source link

Question about existing SQL Server Tables #25

Closed GioviQ closed 2 years ago

GioviQ commented 2 years ago

Hi, after reading https://davecallan.com/generating-sequential-guids-which-sort-sql-server-in-net/

I would like to introduce in my SQL Server tables Id generated as sequential Guid.

I just have applications in production with populated tables and normal Guid IDs, may I have any issue?

richardtallent commented 2 years ago

No issues should be expected, other than: