db

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package db opens and migrates the SQLite database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DSN

func DSN(raw string) string

DSN converts a SPHINX_DATABASE_URL value into a modernc.org/sqlite DSN.

func Open

func Open(databaseURL string) (*sql.DB, error)

Open opens the database and ensures the schema exists.

Types

This section is empty.

Jump to

Keyboard shortcuts

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