1
edit
Changes
→PostgreSQLAdapter
|caseInsensitive
* change from LOWER to UPPER
|'''DONE'''
|
|-
|indexNameMatches
* check if toDatabaseCase is required
|''DONE'''
|
|-
|executeQuery
* if cannot get QueryExecutor instead synchronize on connection
|'''DONE'''
|
|-
|BIND_BLOB
* track down why connection used for unittests has autoCommit enabled
|'''DONE'''
|
|-