Migrator
redoMigration()
Signature
Section titled “Signature”redoMigration() — returns string
Available in: migrator
Category: General Functions
Description
Section titled “Description”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
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
version | string | no | — | The Database schema version to rerun |