migrate

package module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg Config) error

Types

type Config

type Config struct {
	DB       *sql.DB
	FS       fs.FS
	Dir      string   // directory within FS, e.g. "migrations"
	Baseline []string // filenames to record-but-not-execute on existing databases
}

Jump to

Keyboard shortcuts

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