corda/tools/dbmigration
Tudor Malene 8a6b20107b
ENT-2213 Small fixes for the db management tool (#1208)
* ENT-2213 Small fixes for the db management tool

* ENT-2213 address code review comments
2018-07-05 16:44:59 +01:00
..

Database Management 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/