typeorm migration:run
Runs all pending migrations
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 run |
-f, --config <file> | Name of the file with connection configuration |
-v, --version | Show the version |