sqlite3ext

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package sqlite3ext registers the SQLite extensions sqlc relies on with github.com/ncruces/go-sqlite3.

As of go-sqlite3 v0.35.0 the FTS5 and R*Tree/Geopoly extensions are compiled separately and are no longer part of the default build. Registering them as auto extensions makes them available on every connection, matching the behavior of earlier releases.

Import this package for side effects wherever a SQLite connection is opened.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL