Instance Method
prepare(on:)
func prepare(on database: any Database) async throws
Default Implementations
AsyncMigration Implementations
prepare(on:)Called when a migration is executed.
Instance Method
func prepare(on database: any Database) async throws
prepare(on:)