You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: