Skip to content
m-szalik edited this page Jan 31, 2016 · 17 revisions

dbpatch

Allows you to version database changes (sql patches) with maven/gradle or standalone application. It can automatically apply patches as well as execute roll-backs scripts.

Key features

  • Manage SQL patches
  • Display list of patches that should by applied
  • Apply patches manually or automatically
  • Roll back selected patches

Configure with Gradle, Maven or standalone command line application

Questions and problems

In case of problems or questions contact me by creating an issue on GitHub.

Standalone application Latest version:
dbpatch-4.1.jar

Clone this wiki locally