Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MigrateCmd = &cobra.Command{
Use: "migrate",
Short: "Run migrations on the database",
Long: `Can be used to forward and rollback migrations.`,
Run: run,
}
Functions ¶
func MigrateAll ¶
func PendingMigrationCount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.