package
2.0.0+incompatible
Repository: https://github.com/dmcaulay/journey.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Commands returns the application cli commands:create <name> Create a new migrationup Apply all -up- migrationsdown Apply all -down- migrationsreset Down followed by Upredo Roll back most recent migration, then apply it againversion Show current migration versionmigrate <n> Apply migrations -n|+ngoto <v> Migrate to version v.