SQLMigrator.migrate()method
migrate(...collections: Collections<number>): Promise<void>
Bring the provider's tables into line with the given collection schemas by running the generated migrations.
migrate(...collections: Collections<number>): Promise<void>
Bring the provider's tables into line with the given collection schemas by running the generated migrations.