modernc

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: BSD-3-Clause Imports: 7 Imported by: 6

README

go-sqlite-modernc

Go package for implementing the aaronland/go-sqlite/v2 interfaces with modernc/go-sqlite SQLite databases.

Documentation

Documentation is incomplete at this time.

See also

Documentation

Index

Constants

View Source
const SQLITE_DRIVER string = "sqlite"
View Source
const SQLITE_SCHEME string = "modernc"

Variables

This section is empty.

Functions

func NewModerncDatabase

func NewModerncDatabase(ctx context.Context, db_uri string) (sqlite.Database, error)

func RegisterSQLiteSchemes added in v0.0.2

func RegisterSQLiteSchemes(ctx context.Context) error

RegisterSQLiteSchemes will explicitly register all the schemes associated with the `client.Client` interface.

Types

This section is empty.

Jump to

Keyboard shortcuts

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