Update swap_column_names to execute ALTER TABLE directly
instead of using `rename_column` which has side effects (renames _some_ indexes). Releated to https://gitlab.com/gitlab-org/gitlab/-/issues/288005.
Showing
Please register or sign in to comment