Closed mikehaney24 closed 8 years ago
Using Migrations.migrateTo('latest'); is the canonical way to run a migration
Migrations.migrateTo('latest');
Oh good point, thanks.
Using
Migrations.migrateTo('latest');
is the canonical way to run a migration