Skip to content

Version 4.2.0

Choose a tag to compare

@skipperbent skipperbent released this 16 Jan 10:28
· 217 commits to v4-release since this release
934e655
  • PdoException has been replaced with Pecee\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 ConnectionAdapters\Exception.
  • Optimisations + bugfixes.