Database Comparison Options
kevinw
Posts: 5 Bronze 2
I have a source controlled database and two actual databases linked to it. I would like to enable the 'Ignore tSQLt Framework and tests' option for one of the databases but disable it for the other. However SQL Source control seems to force me to check in changes to comparison options making this difficult. Is there any way to achieve this?
Tagged:
Comments
I am afraid that there's not an option to restrict comparison options from a particular DB if they are linked to the same DB folder in the repository.
SQL Source Control is meant to be used in the development environment so ideally all the developers will have similar DBs.
It might be that you only have two databases connected to the the same DB folder as a way of syncing their schema, if that's the case I would advise you to use SQL Compare instead to sync them.
Thank you,
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools