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 Source Control will keep thinking the row with the '-1' as the primary key is modified, even though it's exactly the same as the one in source control!
This bug is really annoying... please fix it. Thanks.
This bug is really annoying... please fix it. Thanks.