ncruces / go-sqlite3

Go bindings to SQLite using wazero
https://pkg.go.dev/github.com/ncruces/go-sqlite3
MIT License
362 stars 11 forks source link

Wrap more of sqlite-createtable-parser #104

Open ncruces opened 1 month ago

ncruces commented 1 month ago

Now that we're bundling sqlite-createtable-parser, wrap more of it.

ncruces commented 1 month ago

More is wrapped now, everything except table constraints.