Skip to content

v2.2.11

Choose a tag to compare

@JanJakes JanJakes released this 02 Oct 12:30
· 7 commits to develop since this release
8d63ed0

What's Changed

  • New SQLite driver (experimental):
    • Implement column metadata by @JanJakes in #209
    • Implement DATABASE() function by @JanJakes in #254
    • Pad binary string literals to full bytes as required by SQLite HEX notation by @JanJakes in #255
    • Introduce an unsafe flag for using the new driver with SQLite < 3.37.0 by @JanJakes in #256

Full Changelog: v2.2.10...v2.2.11