Version 3.6.0
PdoException
has been replaced withPecee\Pixie\Exception
that 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
Pecee\Pixie\ConnectionAdapters\Exception
class. - Optimisations + bugfixes.