Posts
Sort by recent activity
Don't drop tables on target database
Hi,
I am wondering if it's possible to prevent dropping tables in the target database when running SQL Compare from the command-line.
Thanks,
Sean
Sync only new rows in a table
Hi,
We are in the process of automating database updates from our dev -> staging -> production process. One of the tables that we want to use sql data compare for has different values for each of t...