migrations

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const VersionTableDDL = `` /* 177-byte string literal not displayed */
View Source
const VersionTableName = "migration_versions"

Variables

This section is empty.

Functions

This section is empty.

Types

type Migration

type Migration struct {
	ID      string
	Name    string
	UpSQL   string
	DownSQL string
}

func All

func All() []Migration

Jump to

Keyboard shortcuts

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