sqlite/CHANGELOG.md

723 B

Changelog

0.18.2 (2023-12-25)

Bug Fixes

  • fix use-after-free when using sqlite_bind_text/sqlite_bind_blob with sqlite_step (#24) (13a62f2)

0.18.1 (2023-04-06)

Bug Fixes

  • bind_text and bind_blob string arguments clean up (#18) (258b8d1)