corda/tools/dbmigration
2018-04-11 16:48:25 +01:00
..
src/main ENT-1704 restructure db migration documentation (#636) 2018-04-11 16:48:25 +01:00
build.gradle sqlserver 2018-03-20 17:29:14 +00:00
README.md ENT-1704 restructure db migration documentation (#636) 2018-04-11 16:48:25 +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/