mirror of
https://github.com/corda/corda.git
synced 2025-04-16 07:27:17 +00:00
Addressing review comments
This commit is contained in:
parent
da97f7bd82
commit
0f9be80ab9
@ -84,7 +84,7 @@ private class DbManagementToolOptions {
|
||||
|
||||
@Option(
|
||||
names = ["--$EXECUTE_MIGRATION"],
|
||||
description = ["This option will run the db migration on the configured database. This is the only command that will actually write to the database."]
|
||||
description = ["This option will run the database migration on the configured database. This is the only command that will actually write to the database."]
|
||||
)
|
||||
var executeMigration: Boolean = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user