Skip to content

2.6.0

Compare
Choose a tag to compare
@roxblnfk roxblnfk released this 02 Nov 08:22
· 155 commits to 2.x since this release
2.6.0
07e5895

What's Changed

  • Fix incorrect parameters processing for JOIN subqueries by @smelesh (#133)
  • MySQL driver:
  • Postgres driver:
    • Add the restartIdentity parameter to the eraseTable method by @msmakouz (#132)
    • Change mapping of the JSON type from text to json by @msmakouz (#134)
  • All the drivers:
    • Add enableForeignKeyConstraints and disableForeignKeyConstraints methods in Driver Handlers by @msmakouz (#130)
    • Add an ability to disable the query cache before query using withoutCache() by @msmakouz and @roxblnfk (#137)
  • JSON support:

New Contributors

Full Changelog: 2.5.2...2.6.0