migrations

package
v0.0.0-...-2ab8831 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Migrate

func Migrate(db *sql.DB, ctx context.Context) error

Types

type Migration

type Migration struct {
	Version  int
	Filename string
	Content  string
}

func LoadMigrations

func LoadMigrations() ([]Migration, error)

Jump to

Keyboard shortcuts

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