goose

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const MigrationsTable = "goose_db_version"

Variables

View Source
var MigrationsTableColumns = []string{
	"id",
	"version_id",
	"is_applied",
	"tstamp",
}

Functions

func CreateMigrationFilename

func CreateMigrationFilename(migrationName string, offset int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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