Skip to content

Configuration

redoMigration()

redoMigration() — returns string

Available in: migrator Category: Database Migrations

Reruns the specified migration version. Whilst you can use this in your application, the recommended useage is via either the CLI or the provided GUI interface

NameTypeRequiredDefaultDescription
versionstringnoThe Database schema version to rerun