mirror of
https://github.com/corda/corda.git
synced 2025-03-15 00:36:49 +00:00
# Conflicts: # docs/source/changelog.rst # node-api/src/main/kotlin/net/corda/nodeapi/internal/config/ConfigUtilities.kt # node/src/main/kotlin/net/corda/node/services/config/NodeConfiguration.kt
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/