1
edit
Changes
→PostgreSQLAdapter
* on instantiation create reference to PostgreSQLSchemaManager
* reference schema manager for shared logic
|'''DONE'''
|
|-
* get methods from interfaces and not implementations
* remove unnecessary class declarations
|'''DONE'''
|
|-
|BIND_BLOB
* track down why connection used for unittests has autoCommit enabled
|
|
|-
|unwrap
* Override unwrap and move logic in getPostgreSQLConnection to this method
|
|
|}
=== PostgreSQLSchemaManager ===