All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for different fetch styles and set the default to be associative.
- Improved error handling for failing queries.
- Support for new
ulrack/dbal
connection factory interface.
- Changed company name references.
Ulrack\Dbal\Pdo\Exception\ConnectionException
Ulrack\Dbal\Pdo\Connection\PdoConnection
Ulrack\Dbal\Pdo\Factory\PdoConnectionFactory
Ulrack\Dbal\Pdo\Result\PdoIterableQueryResult
Ulrack\Dbal\Pdo\Result\PdoQueryResult
- Unit tests