Home - m-szalik/dbpatch GitHub Wiki

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.