Skip to content

Version 3.6.0

Compare
Choose a tag to compare
@skipperbent skipperbent released this 16 Jan 10:29
· 7 commits to v3-release since this release
e139d0b
  • 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 Pecee\Pixie\ConnectionAdapters\Exception class.
  • Optimisations + bugfixes.