sqlite

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PropSqliteFile       = "sqlite.file"
	PropSqliteWalEnabled = "sqlite.wal.enabled"
)

Configuration properties for SQLite

Variables

This section is empty.

Functions

func GetDB

func GetDB() *gorm.DB

Get SQLite client.

func NewConn

func NewConn(path string, wal bool) (*gorm.DB, error)

Create new SQLite connection.

Types

This section is empty.

Jump to

Keyboard shortcuts

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