sqlite3driver

package module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sqlite3Driver

type Sqlite3Driver struct {
	// contains filtered or unexported fields
}

func NewSqlite3Driver

func NewSqlite3Driver(db *sql.DB, logger *slog.Logger) *Sqlite3Driver

func (*Sqlite3Driver) Applied

func (d *Sqlite3Driver) Applied() ([]string, error)

func (*Sqlite3Driver) Apply

func (d *Sqlite3Driver) Apply(migration migrate.Migration) error

func (*Sqlite3Driver) Setup

func (d *Sqlite3Driver) Setup() error

Jump to

Keyboard shortcuts

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