Add `Migration[2.0]` that enforces `restrict_gitlab_migration`
This implements a new migration version and validates if correct migration version is used depending on a cutoff points. This allows to enforce a usage of a new `restrict_gitlab_migration`. Changelog: added
Showing
spec/db/migration_spec.rb
0 → 100644
Please register or sign in to comment