package
0.18.0
Repository: https://github.com/ncruces/go-sqlite3.git
Documentation: pkg.go.dev

# Functions

Register registers the SQL functions: readblob(schema, table, column, rowid, offset, n) Reads n bytes of a blob, starting at offset.

# Type aliases

OpenCallback is the type for the openblob callback.