This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/fluencelabs/sqlite
synced
2025-03-14 14:30:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
sqlite
/
CHANGELOG.md
fluencebot
ce194e3fd3
chore(master): release sqlite-wasm 0.18.2 (
#25
)
2023-12-25 16:26:26 +03:00
723 B
Raw
Permalink
Blame
History
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
)