fts5

package module
v0.0.0-...-ece3e19 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: MIT Imports: 2 Imported by: 1

README

go-sqlite3-fts5

Standalone FTS5 extension for go-sqlite3.

Usage

import (
	_ "codeberg.org/emersion/go-sqlite3-fts5"
)

Upgrading vendored SQLite code

  1. Head over to the SQLite download page.
  2. Update version and year in internal/generate.sh
  3. Run go generate ./...

License

MIT, except the files sqlite3.h, sqlite3ext.h, fts5.h and fts5.c which come from SQLite 3 and whose license is the same as SQLite 3's.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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