corda/core
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
..
src SQL Azure database compatibility (#113) 2017-11-22 12:28:38 +00:00
build.gradle Cross provider Issuer Reference database storage (#2032) 2017-11-17 14:18:16 +00:00