Posts
Sort by recent activity
Sync db with new FK --> catch 22?
Hi!
I use SQL Compare (3.2.0.5) to sync a development DB to a test DB. When the development DB schema has foreign key changes the sync script will throw an exception. This is really easy to reprodu...