Skip to content
m-szalik edited this page Jan 31, 2016 · 1 revision

Important naming convention for SQL scripts

Dbpatch sorts patches by file name, so it's important to use some convention in file names.

Recommend convention: Use file name pattern like this XXXX-NAME.sql.
Where XXXX part is four digit number and NAME is a patch title.

For roll back scripts replace .sql with .rollback

Standalone application Latest version:
dbpatch-4.1.jar

Clone this wiki locally