Releases: DocnetUK/php-dbal
Releases · DocnetUK/php-dbal
v2.3.1
v2.3.0
v2.2.1
Allow setting charsets
Minor new feature to allow setting the charset on the db connection
More Di helpers
A round of updates to help with Di development
- DatabaseAwareInterface
- HasDatabase Trait
- LazyDB
2.0 Support for DI
Use of the ConnectionSettings object & interface to allow for Dependancy Injection
Bugfixes and resiliency
Merge pull request #23 from kazsaj/master Fix for being unable to call fetch (and fetchAll etc.) with arr_params being an empty array
First public release
Includes bugfixes, non-mysqlnd support, minor performance tweaks
Optimisation release
Performance updates
Code refinements
Basic stats
First release
First release of our php-dbal