zombiezen / go-sqlite

Low-level Go interface to SQLite 3
https://pkg.go.dev/zombiezen.com/go/sqlite
ISC License
699 stars 16 forks source link

Support pointer-passing #79

Open zombiezen opened 4 months ago

zombiezen commented 4 months ago

I'd like to extend the API to support the pointer-passing interface to be able to store any values.