corda/node
szymonsztuka 175bceb5e8
SQL Azure database compatibility (#113)
* Coin selection for SQL Server/Azure
* Transaction isolation level change for updateInfoDB in PersistentNetworkMapCache from "repeatableRead" to "readCommitted"
* Configuration option to prefix all Hibernate generated SQL with a schema name via a configuration property `database.schema`
* Fix negative value in SELECT TOP query (fix for Oracle db)
2017-11-22 12:28:38 +00:00
..
capsule Merge remote-tracking branch 'open/master' into colljos-merge-171117 2017-11-17 15:11:24 +00:00
src SQL Azure database compatibility (#113) 2017-11-22 12:28:38 +00:00
build.gradle SQL Azure database compatibility (#113) 2017-11-22 12:28:38 +00:00