Instance Method
autoRevert()
Automatically runs reverse migrations without confirmation. This can be triggered by passing
--auto-revert during boot.func autoRevert() -> EventLoopFuture<Void>
Instance Method
--auto-revert during boot.func autoRevert() -> EventLoopFuture<Void>