Skip to content

Migrator

redoMigration()

redoMigration() — returns string

Available in: migrator Category: General Functions

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