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

Create a regexp extension #112

Closed ncruces closed 2 months ago

ncruces commented 2 months ago

It should register the same regexp function unicode already does, but add a few more.

Start with the sqlean subset that's PostgreSQL compatible: