Skip to content

Instance Method

autoMigrate()

Automatically runs forward migrations without confirmation. This can be triggered by passing --auto-migrate flag.
func autoMigrate() -> EventLoopFuture<Void>