Class: MigrateMigrations

MigrateMigrations(options)

Switch to new migrations layout.

Constructor

new MigrateMigrations(options)

Create migrations migration.

Parameters:
Name Type Description
options ChainMigratorOptions
Source:

Methods

(async) migrate(b) → {Promise}

Actual migration

Parameters:
Name Type Description
b Batch
Source:
Returns:
Type
Promise

(async) migrate(b) → {Promise}

Actual migration

Parameters:
Name Type Description
b Batch
Source:
Returns:
Type
Promise

MigrateMigrations(options)

Switch to new migrations layout.

Constructor

new MigrateMigrations(options)

Create migrations migration.

Parameters:
Name Type Description
options WalletMigratorOptions
Source:

Methods

(async) migrate(b) → {Promise}

Actual migration

Parameters:
Name Type Description
b Batch
Source:
Returns:
Type
Promise

(async) migrate(b) → {Promise}

Actual migration

Parameters:
Name Type Description
b Batch
Source:
Returns:
Type
Promise