SQLMigrator.getMigrations()method
getMigrations(...collections: Collections<number>): Promise<readonly string[]>
Compute the SQL statements needed to bring the tables into line with the given collection schemas, without executing them.