gomigrate

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(action Action, config Config) error

Types

type Action

type Action string
const (
	ActionUp    Action = "up"
	ActionDown  Action = "down"
	ActionForce Action = "force"
)

type Config

type Config struct {
	Source   string
	Database string
	Action   string
	Args     []string
}

Jump to

Keyboard shortcuts

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