sqlite3util

package
v0.0.0-...-daf4bef Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DatetimeFormat = "2006-01-02 15:04:05" // note: like time.RFC3339, but no T

Variables

This section is empty.

Functions

This section is empty.

Types

type Migrator

type Migrator interface {
	Up() error
	Down() error
}

func NewMigrator

func NewMigrator(db sqlx.Ext, fs embed.FS) Migrator

Jump to

Keyboard shortcuts

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