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

Custom bindfield without allocators #118

Closed lun-4 closed 2 months ago

lun-4 commented 1 year ago

close #117

vrischmann commented 2 months ago

Hello.

Sorry for taking so long to get to this, with me not really working on zig-sqlite it was easy for me to forget about it.

Reading your last comment in #117 I'm wondering if this PR actually addresses your issue ?

lun-4 commented 2 months ago

it doesn't address the issue, sadly. closing pr.