Fix partitioning helpers for restricted migrations
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.
Showing
Please register or sign in to comment