corda/node-api
szymonsztuka d9574338bc
Liquibase works for a single db user with multi schema setup (par of ENT-1275) (#233)
* Override Liquibase default schema by one from the node configuration (database.schema) if they are different. This allows database tables be created within a correct schema when no default schema is set at database level.
* Pass in the databaseConfig.schema for network manager (for Liquibase schema migration).
2017-12-20 17:17:17 +00:00
..
src Liquibase works for a single db user with multi schema setup (par of ENT-1275) (#233) 2017-12-20 17:17:17 +00:00
build.gradle Integrate db migration tool - liquibase (#150) 2017-12-16 15:58:12 +00:00