Writing an upgrade script |
To write an upgrade script for the top-level application:
•Scripts with Processing Mode = Pre-upgrade will be checked against the database account indicated as "Source for pre-upgrade check". •Scripts with Processing Mode = Post-upgrade will be checked against the database account indicated as "Source for post-upgrade check". •Scripts with Processing Mode = Database are automatically considered checked. They are set to Checked = Yes regardless of what they contain.
You can release your script by defining a task and calling "Release scripts" as a step of that task. Only SQL statements that you have marked as Active = Yes will be output to the release folder.
See Also |