Posts
Sort by recent activity
How to ONLY compare static data tables?
We're using SQL Source Control to link static data for a subset of tables in our database. Using the command line I can successfully run a SQL Data Compare from source control to a database. Howeve...
How to get /include:StaticData functionality with /Filter?
Using the command line I have been able to successfully use /include:StaticData.
However, I would like to use the StaticData comparison when using /Filter instead; not to mention the documentation ...