Handle Praefect auto migration correctly
Learned recently that Praefect also has auto migrate behavior, just like GitLab Rails.
We're not covering this in GET right now, meaning all Praefect nodes will presumably be attempting to run migrations. Task is to fix this.