• pbair's avatar
    Fix partitioning helpers for restricted migrations · cb313041
    pbair authored
    Update partitioning helpers that combine DML and DDL operations to
    require the correct mode of operation according to
    `restrict_gitlab_migration`. Suppress any operationst that don't fit
    within the required mode of operation.
    cb313041
table_management_helpers.rb 19.8 KB