Posts
Sort by recent activity
BUG: SQL Source Control wrongly detect changes
If you have a table with a nvarchar(50) column as the primary key, and you have set the table as static, and you have data in the table with the primary keys: '-1', '0', '1', '2', etc., then SQL So...