• pbair's avatar
    Fix schema helpers for restricted migrations · 0e38a0ae
    pbair authored
    Update concurrent schema helpers that combine DML and DDL operations to
    require the correct mode of operation according to
    `restrict_gitlab_migration`. Suppress any operations that don't fit
    within the required mode of operation.
    0e38a0ae
v2_spec.rb 11.5 KB