migrations

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DatabaseMigrations = migrate.NewManager()

Functions

This section is empty.

Types

type AlembicPostgresDriver

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

func NewAlembicPostgresDriver

func NewAlembicPostgresDriver(url string) (*AlembicPostgresDriver, error)

func (*AlembicPostgresDriver) Version

func (apd *AlembicPostgresDriver) Version() (string, error)

func (*AlembicPostgresDriver) WriteVersion

func (apd *AlembicPostgresDriver) WriteVersion(version, replaced string) error

Jump to

Keyboard shortcuts

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