corda/testing/test-utils
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 Ability to run integration tests against standalone databases 2017-11-13 17:29:57 +00:00