sqlite3

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLite3

type SQLite3 struct {
	*sql.DB
	// contains filtered or unexported fields
}

func Open

func Open(name string, tables fs.FS) *SQLite3

func (*SQLite3) Dynamic

func (db *SQLite3) Dynamic() *database.DynamicDB

func (*SQLite3) Model

func (db *SQLite3) Model() database.Model

func (*SQLite3) NewModel

func (db *SQLite3) NewModel(id string) database.Model

func (*SQLite3) Query

func (db *SQLite3) Query(query string, args ...any) *database.Iter

Jump to

Keyboard shortcuts

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