vrischmann/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
CMIT
Issues
- 2
Make allocators optional for custom struct binding
#117 opened by lun-4 - 6
[RFC] - Finalizing a prepared statement that thew an error shouldn't log the error
#139 opened by margual56 - 1
Document the loadable extension feature
#114 opened by vrischmann - 0
Document the virtual table feature
#113 opened by vrischmann - 2
Reuse same field/bind a field twice?
#167 opened by IamSanjid - 9
Can't create a new database
#107 opened by greenfork - 3
error: 'workaround.h' file not found
#163 opened by iskyd - 2
Is it not possible to do something like that ?
#162 opened by Pismice - 1
- 1
Does not work on latest Zig
#151 opened by notramo - 1
Build panics when specify a glibc version
#147 opened by hawkbee - 1
Build panics on aarch64
#145 opened by joeltg - 1
- 5
- 0
- 7
Readme out of Date Linking Instructions
#123 opened by nathananderson98 - 5
- 5
Build failure using example usage
#110 opened by jhuntwork - 1
- 2
- 5
Possible improvement on errorFromResultCode
#92 opened by jiacai2050 - 8
- 3
Error when using statement iterator
#90 opened by johanfforsberg - 0
Support large SQL statements
#77 opened by lun-4 - 2
- 1
proposal: Scanners/Valuers
#39 opened by nektro - 2
Wrap sqlite3_create_function
#27 opened by daurnimator - 0
Support vcpkg
#19 opened by vrischmann - 1
- 1
empty slice bound to null
#68 opened by vrischmann - 0
check the column type at comptime
#2 opened by vrischmann - 2
fyi: api changes in zig master
#67 opened by bradclawsie - 0
add helpers/wrappers to use savepoints
#16 opened by vrischmann - 1
Somehow provide an API for dynamic query texts
#45 opened by ikskuh - 3
Support host parameter names in SQLite3
#50 opened by thislight - 1
- 3
sqlite3.h not found
#54 opened by kurtismullins - 0
add diagnostics to exec
#35 opened by vrischmann - 5
Windows support
#17 opened by Miaourt - 1
failing build on alpine edge
#32 opened by vrischmann - 8
- 4
bundle the sqlite source code
#4 opened by vrischmann - 0
allow binding a string literal
#1 opened by vrischmann - 0
document reusing a statement
#3 opened by vrischmann - 0
maybe map all sqlite result code
#8 opened by vrischmann