diff options
author | Sean McGivern <sean@gitlab.com> | 2018-06-22 14:26:01 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-06-26 13:54:52 +0100 |
commit | d3d9077830527c21ece7d9dc1a31a94a290afcdc (patch) | |
tree | 8392a0898f18628d74e9cf415a8d832c1062a8ae /scripts/frontend | |
parent | 4d6d1f0513b17617c48f25696f5eb173e430249e (diff) | |
download | gitlab-ce-d3d9077830527c21ece7d9dc1a31a94a290afcdc.tar.gz |
Add a helper to rename a column using a background migration
This works the same way as change_column_type_using_background_migration, but
for renaming a column. It takes a table, not a relation, to match its concurrent
counterpart.
Also, generalise the cleanup migrations to reduce code duplication.
Diffstat (limited to 'scripts/frontend')
0 files changed, 0 insertions, 0 deletions