//
pkg.gl
Category
github.com/trivigy/migrate
internal
enum
package
1.0.4
Repository:
https://github.com/trivigy/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
36 SLOC
#
Constants
DirectionDown
DirectionDown indicates the direction type is backward (rollback).
DirectionUp
DirectionUp indicates the direction type is forward.
#
Type aliases
Direction
Direction defines the type of the migration direction.