migrations

package
v1.11.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Migrator added in v1.11.3

type Migrator struct {
	*migrate.Migrator
}

func NewMigrator

func NewMigrator(db *bun.DB, opts ...migrate.MigratorOption) *Migrator

func (*Migrator) CreateGoMigration added in v1.11.3

func (m *Migrator) CreateGoMigration(
	ctx context.Context,
	name string,
	opts ...migrate.GoMigrationOption,
) (*migrate.MigrationFile, error)

Jump to

Keyboard shortcuts

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