migrate

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MigrationTableName = "raptor_migrations"
)

Variables

This section is empty.

Functions

func Up

func Up(ctx context.Context, db raptor.DB, m ...Migration) error

Types

type Migration

type Migration struct {
	Name string
	Up   []string
	Down []string
}

Jump to

Keyboard shortcuts

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