corda/tools/dbmigration
Anthony Keenan b07cd38186
ENT-2534: Seperate database manager into commands (#1527)
* Seperate database manager into commands

* Documentation update

* Slightly better naming

* Address review comments

* Review comments

* Address review comments
2018-11-05 14:32:51 +00: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/