Stop migrating if multiple migrations have the same timestamp/ID
splatteredbits opened this issue · 0 comments
splatteredbits commented
Every migration should have a unique timestamp. If multiple migrations have the same timestamp, Rivet should fail and refuse to migrate anything. This should help stop people from copy/pasting migrations.
Add the validation to Rivet\Functions\Get-MIgrationFile.ps1
.