corda/node-api
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 add slf4j support to liquibase (#268) 2017-12-29 13:39:47 +00:00