Extension loading support #34
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The
libsql
Rust crate supports extension loading. Let's add support for that in the Go driver, similar to:https://pkg.go.dev/github.com/mattn/go-sqlite3#SQLiteConn.LoadExtension
The text was updated successfully, but these errors were encountered: