Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"commands/MigrationRunCommand"
MigrationRunCommand
Class MigrationRunCommand
Runs migration command.
Hierarchy
MigrationRunCommand
Index
Properties
command
describe
Methods
builder
handler
Properties
command
command
:
string
= "migration:run"
describe
describe
:
string
= "Runs all pending migrations."
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
Run
Command"
Migration
Run
Command
command
describe
builder
handler
chalk
Generated using
TypeDoc
Runs migration command.