percolatestudio/meteor-migrations

We should have something like `Migrations.isAtLatest()`

tmeasday opened this issue · 2 comments

We should have something like `Migrations.isAtLatest()`

Related to this can be also to add an option to set that if it is a fresh start (or just after meteor reset) that migrations will start at a given version so that the old ones are not run.