Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"commands/MigrationRevertCommand"
MigrationRevertCommand
Class MigrationRevertCommand
Reverts last migration command.
Hierarchy
MigrationRevertCommand
Index
Properties
command
describe
Methods
builder
handler
Properties
command
command
:
string
= "migration:revert"
describe
describe
:
string
= "Reverts last executed migration."
Methods
builder
builder
(
yargs
:
any
)
:
any
Parameters
yargs:
any
Returns
any
handler
handler
(
argv
:
any
)
:
Promise
<
void
>
Parameters
argv:
any
Returns
Promise
<
void
>
Globals
"commands/
Migration
Revert
Command"
Migration
Revert
Command
command
describe
builder
handler
chalk
Generated using
TypeDoc
Reverts last migration command.