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 compilation with old SQLite versions #93

Closed vrischmann closed 2 years ago

vrischmann commented 2 years ago

Specifically:

If a user uses the bunded source code it's never going to be a problem but this can matter if they use the system sqlite.