vrischmann / zig-sqlite

zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
MIT License
367 stars 49 forks source link

fix incorrect bind marker detection inside strings #70

Closed vrischmann closed 2 years ago

vrischmann commented 2 years ago

fix incorrect bind marker detection inside strings by adding a new state when seeing a ' or "