mirror of
https://github.com/corda/corda.git
synced 2024-12-28 08:48:57 +00:00
.. | ||
src/main | ||
build.gradle | ||
README.md |
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/