Skip to content

v2.2.9

Latest
Compare
Choose a tag to compare
@JanJakes JanJakes released this 12 Sep 09:39
· 2 commits to develop since this release
f273cdc

What's Changed

  • New SQLite driver (experimental):
    • Add support for derived tables in UPDATE with JOIN subqueries by @JanJakes in #241
    • Add support for locking clause syntax (SELECT ... FOR UPDATE, etc.) by @JanJakes in #241
    • Fix special cases of UPDATE statement translation by @JanJakes in #241

Full Changelog: v2.2.8...v2.2.9