ncruces / go-sqlite3

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

Refactor CREATE parser. #111

Closed ncruces closed 2 months ago

ncruces commented 2 months ago

See #104.

Table constraints are still missing.