migrations

package
v0.0.0-...-8b69fb9 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNewMigration

func CreateNewMigration(i CreateMigrationInput) int

func Down

func Down(i MigrationsInput) int

func Reset

func Reset(i MigrationsInput) int

func Up

func Up(i MigrationsInput) int

Types

type CreateMigrationInput

type CreateMigrationInput struct {
	MigrationName string
	MigrationsDir string
}

type MigrationsInput

type MigrationsInput struct {
	MigrationsDir string
	Context       context.Context
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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