Skip to content

Instance MethodVapor

autoMigrate()

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