sqlite3

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 10 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 {
	sqlcommon.SQLCommon
}

func (*SQLite3) ApplyInsertQueryCustomizations added in v0.13.0

func (sqlite *SQLite3) ApplyInsertQueryCustomizations(insert sq.InsertBuilder, requestConflictEmptyResult bool) (sq.InsertBuilder, bool)

func (*SQLite3) Features added in v0.12.0

func (sqlite *SQLite3) Features() dbsql.SQLFeatures

func (*SQLite3) GetMigrationDriver

func (sqlite *SQLite3) GetMigrationDriver(db *sql.DB) (migratedb.Driver, error)

func (*SQLite3) Init

func (sqlite *SQLite3) Init(ctx context.Context, config config.Section) error

func (*SQLite3) InitConfig added in v1.1.0

func (sqlite *SQLite3) InitConfig(config config.Section)

func (*SQLite3) MigrationsDir

func (sqlite *SQLite3) MigrationsDir() string

func (*SQLite3) Name

func (sqlite *SQLite3) Name() string

func (*SQLite3) Open

func (sqlite *SQLite3) Open(url string) (*sql.DB, error)

func (*SQLite3) SequenceColumn added in v1.1.3

func (sqlite *SQLite3) SequenceColumn() string

func (*SQLite3) SetHandler added in v1.1.0

func (sqlite *SQLite3) SetHandler(namespace string, handler database.Callbacks)

Jump to

Keyboard shortcuts

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