Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

v0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobozaur bobozaur released this 03 Apr 21:27
· 61 commits to master since this release

Fixed parameter binding escape mechanism and added named parameters for prepared statements.
Switched to lazy_regex crate instead of lazy_static for compile time checks.