Add `RestrictGitlabSchema` that enforces `restrict_gitlab_migration`
This allows to limit migrations to run only in a specific context. The migration being executed will be validated against specification defined and will be interrupted if not configured properly. Migrations that do are executed in different context will be ignored. Changelog: added
Showing
This diff is collapsed.
Please register or sign in to comment