migration

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: AGPL-3.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListMigrations

func ListMigrations()

ListMigrations pretty-prints a list with all migrations.

func Migrate

func Migrate(x *xorm.Engine)

Migrate runs all migrations

func MigrateTo added in v0.14.0

func MigrateTo(migrationID string, x *xorm.Engine) error

MigrateTo executes all migrations up to a certain point

func Rollback

func Rollback(migrationID string)

Rollback rolls back all migrations until a certain point.

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

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