Version 4.2.0
PdoExceptionhas been replaced withPecee\Pixie\Exceptionthat includes methods for fetching query-object for easier debugging.- Last-query is now set before query is executed.
- Fixed issues with using
$qb->raw()with bindings as field name. - Removed ConnectionAdapters\Exception.
- Optimisations + bugfixes.