corda/testing/test-utils
szymonsztuka f2186e7e30
Enable database integration tests against Postgres database (#169)
* For Postgres, if a schema name is provided then it's wrapped in double quotes before passing to Hibernate to preserve case-sensitivity, Liquibase does it out-of-box.
* Sql setup scripts for PostgreSQL and datasource configuration.
2018-01-08 14:05:42 +00:00
..
src Enable database integration tests against Postgres database (#169) 2018-01-08 14:05:42 +00:00
build.gradle Merge remote-tracking branch 'open/master' into shams-os-merge-040118 2018-01-04 10:58:44 +00:00