Question about rollback strategy with SQL Change Automation
Corinne
Posts: 16 New member
Typically we code scripts that are meant to change the database schema and data but we also provision rollback scripts for the worst case scenarios.
Can you provide suggestions or recommendations to store rollback scripts in the project and yet to execute them only on a request basis?
Thank you!
Tagged:
Best Answer
-
JackJarvis Posts: 10 Bronze 2HelloWe have a documentation page on rollbacks in SQL Change Automation (see here) which should hopefully answer your question. If it doesn't then please let me know.Thanks