migrator

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Migrator

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

func New

func New(cfg *config.DatabaseConfig) *Migrator

func (*Migrator) Bootstrap

func (m *Migrator) Bootstrap() error

func (*Migrator) Down

func (m *Migrator) Down() error

func (*Migrator) Reset

func (m *Migrator) Reset() error

Reset reset database

func (*Migrator) Status

func (m *Migrator) Status() (version uint, dirty bool, err error)

Status returns the current status

func (*Migrator) Up

func (m *Migrator) Up() error

Jump to

Keyboard shortcuts

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