mirror of
https://github.com/corda/corda.git
synced 2025-02-15 23:22:54 +00:00
* ENT-2213 Small fixes for the db management tool * ENT-2213 address code review comments
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/