migration

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: LGPL-2.1 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Migrations = []Migration{}

Functions

func MigrateAuthIndex

func MigrateAuthIndex(db *gorm.DB) (err error)

Types

type Migration

type Migration struct {
	Id       string
	DateTime string
	Migrate  func(db *gorm.DB) error
}

Jump to

Keyboard shortcuts

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