seqwall

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const CurrentMigrationPlaceholder = "{current_migration}"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli interface {
	Run()
}

type StaircaseWorker

type StaircaseWorker struct {
	// contains filtered or unexported fields
}

func NewStaircaseWorker

func NewStaircaseWorker(
	migrationsPath string,
	compareSchemaSnapshots bool,
	depth int,
	upgradeCmd string,
	downgradeCmd string,
	postgresUrl string,
	schemas []string,
	migrationsExtension string,
) *StaircaseWorker

func (*StaircaseWorker) Run

func (s *StaircaseWorker) Run() error

Jump to

Keyboard shortcuts

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