Skip to content

v2.2.5

Compare
Choose a tag to compare
@JanJakes JanJakes released this 31 Jul 09:17
· 30 commits to develop since this release
977a813

What's Changed

  • New SQLite driver (experimental):
    • Add support for LOCK and UNLOCK statements by @JanJakes in #221
    • Add support for transaction savepoints (SAVEPOINT, ROLLBACK TO, RELEASE SAVEPOINT) by @JanJakes in #221
    • Improve verification of internal identifier names by @JanJakes in #221
    • Improve Query Monitor setup to better support multisite installs by @JanJakes in #222

Full Changelog: v2.2.4...v2.2.5