2.0.0 Beta 3
Pre-release
Pre-release
- Added support for
BYTEAfields. (#57) - Added
PostgresNestableTransactionwhich may be optionally used to create aPostgresLinkfrom aPostgresTransactionobject. Nested transactions are implemented using savepoints. PostgresExecutornow extendsPostgresQuoter, moving the interface lower in the interface hierarchy.