MigrationGenerator constructor
const
MigrationGenerator()
Recreate existing migrations as manageable objects.
Eventually used in SchemaDifference to generate new Migrations
Implementation
const MigrationGenerator();
Recreate existing migrations as manageable objects.
Eventually used in SchemaDifference to generate new Migrations
const MigrationGenerator();