corda/tools/dbmigration
Tudor Malene cb50e58367
CORDA-1558 Rename database migration to database management (#979)
* CORDA-1558 Rename database migration to database management

* CORDA-1558 Address code review comments

* CORDA-1558 Address code review comments

* CORDA-1558 Address code review comments
2018-06-13 10:52:00 +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/