Can I ignore certain objects?
DonDeCosta
Posts: 2
We are just introducing SQL Source Control to clean up some SQL Server Spread.
At this moment we are trying to get everything under one server but we have some objects that have SQL 2008 syntax and we have servers that are still SQL 2000 machines.
During transition is would be nice to have the 2008 objects ignored when doing a "get latetest" against the SQL 2000 machines.
I notice an option to ignore the tSQLt objects that appears to use some sort of pattern matching to exlcude the tSQLt objects. Is the synxtax documented so that we could add our SQL 2008 items into that exclude list?
At this moment we are trying to get everything under one server but we have some objects that have SQL 2008 syntax and we have servers that are still SQL 2000 machines.
During transition is would be nice to have the 2008 objects ignored when doing a "get latetest" against the SQL 2000 machines.
I notice an option to ignore the tSQLt objects that appears to use some sort of pattern matching to exlcude the tSQLt objects. Is the synxtax documented so that we could add our SQL 2008 items into that exclude list?
Comments
Yes you can filter the objects you want.
More about filters here: https://documentation.red-gate.com/disp ... de+objects
Let me know if that helped.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com