migrations

package
v0.13.11 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TableName = "goose_migrations"
)

Variables

View Source
var AbsMigrationsDir = func() string {
	abs, err := filepath.Abs(absMigrationsDir)
	if err != nil {
		panic("the sky is falling")
	}

	return abs
}()

AbsMigrationsDir должен указывать на директорию, где хранятся миграции.

View Source
var Migrations embed.FS

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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