Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • invoice_columns.sql
  • invoice_columns-ignore.sql or invoice_columns_ignore.sql

When invoice_columns-ignore.sql or invoice_columns_ignore.sql is processed, the ignore attribute is set on all of the original changesets produced by invoice_columns.sql.  The changesets are no longer deployed. 

Note

Do not use more than one suffix when working in a development workflow (-ignore, -unignore, -replace, -cleanup, -rollback). For example, when you update a myscript-rollback.sql or myscript_rollback.sql file, you update it in place. Do not create a myscript-rollback-replace script. It causes an error during packaging.  

...