corda/tools/dbmigration
Tudor Malene 8c1c19fdf8
CORDA-1477 add check before db evolution that there are no checkpoints. (#967)
* CORDA-1477 add check before db evolution that there are no checkpoints.

* CORDA-1477 address code review comments
2018-06-11 16:24:24 +01:00
..

Database Migration Tool

Documentation for this tool can be found here

To build this from the command line in Unix:

Run ./gradlew tools:dbmigration:buildMigrationTool to create a fat jar in tools/dbmigration/build/

To build this from the command line in Windows:

Run gradlew tools:dbmigration:buildMigrationTool to create a fat jar in tools/dbmigration/build/