laravel

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MigrationsTable = "migrations"
)

Variables

View Source
var MigrationsTableColumns = []string{
	"id",
	"migration",
	"batch",
}

Functions

func CreateMigrationFilename

func CreateMigrationFilename(migrationName string, offset int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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