typeorm migration:revert
Reverts last executed migration
Options
Name | Description |
---|---|
--help | Show help for command |
-c, --connection <connection> | Name of the connection on which to run a query |
-t, --transaction | Indicates if transaction should be used or not for migration revert |
-f, --config <file> | Name of the file with connection configuration |
-v, --version | Show the version |