Skip to content

BETA 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgaa jgaa released this 22 Apr 15:55
· 24 commits to main since this release
2003f02

What's Changed

  • Added automatic caching of prepared statements per connection.
  • Added persistent handle so that multiple queries can be executed in sequence on the same connection
  • Added Transactions
  • Added TLS options
  • Fixed a number of bugs I came across

Full Changelog: v0.2.0-beta.1...v0.4.0-beta.2