Skip to content

Fixed handling of IN conditions and upsert queries

Compare
Choose a tag to compare
@macbre macbre released this 20 Apr 17:43
· 96 commits to master since this release
303d70d

What's Changed

Bug fixes

  • Fix handling of LIMIT / OFFSET in queries with the IN condition by @macbre in #387
  • Properly support upsert queries when extracting table names by @macbre in #388

Others

Full Changelog: v2.7.0...v2.8.0