sqlite3

package
v0.0.0-...-93e01a0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: Apache-2.0 Imports: 9 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) GetMigrationDriver

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

func (*SQLite3) Init

func (sqlite *SQLite3) Init(ctx context.Context, prefix config.Prefix, callbacks database.Callbacks) error

func (*SQLite3) InitPrefix

func (sqlite *SQLite3) InitPrefix(prefix config.Prefix)

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) PlaceholderFormat

func (sqlite *SQLite3) PlaceholderFormat() sq.PlaceholderFormat

func (*SQLite3) UpdateInsertForSequenceReturn

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

Jump to

Keyboard shortcuts

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