migrator

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: Apache-2.0 Imports: 10 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 {
	Engine  *engine.Engine
	DB      *sql.DB
	Dialect dbmanager.Dialect
	Dir     string
}

func New

func New(eng *engine.Engine, dbMgr *dbmanager.DBManager, dir string) *Migrator

func (*Migrator) Rollback

func (m *Migrator) Rollback() error

func (*Migrator) Run

func (m *Migrator) Run() error

Jump to

Keyboard shortcuts

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