Comments
1 comment
-
Hi, thank you for your forum post.
Please try enabling the option to ignore "tSQLt framework and tests" in the Ignore section of the SQL Compare options.
Via the GUI ->Edit project ->Options tab -> Ignore -> tSQLt framework and tests
Via the command line use the /options:ignoretSQLt or /options:itst.
Using a XML argument files <options>itst</options>
A full list of the available project options can be found HERE.
Many Thanks
Eddie
Add comment
Please sign in to leave a comment.
Right now, I am filtering these objects using the <exclude> tag in the XML configs, but it seems tedious to list out all these exclusions.
Is there an easier way? I thought I had a conversation with David Atkinson a while back who mentioned that there was some flag you could specify that filtered these objects automatically.