diff options
author | Jason Goodman <jgoodman@gitlab.com> | 2019-07-01 18:44:16 +0000 |
---|---|---|
committer | Andreas Brandl <abrandl@gitlab.com> | 2019-07-01 18:44:16 +0000 |
commit | 60576da88c2080e1529caff670cf0cb64c1bedcc (patch) | |
tree | a8a03c2c6be1f45aeda21c496da3aedd07a79c05 /changelogs | |
parent | 9f38e22d68a327aea22b2f172db7d3fb70ba9ed2 (diff) | |
download | gitlab-ce-60576da88c2080e1529caff670cf0cb64c1bedcc.tar.gz |
Add Migration for Strategies Column on operations_feature_flag_scopes
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/add-strategies-column-to-scopes-table.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-strategies-column-to-scopes-table.yml b/changelogs/unreleased/add-strategies-column-to-scopes-table.yml new file mode 100644 index 00000000000..0bb87fca014 --- /dev/null +++ b/changelogs/unreleased/add-strategies-column-to-scopes-table.yml @@ -0,0 +1,5 @@ +--- +title: Add strategies column to operations_feature_flag_scopes table +merge_request: 29808 +author: +type: other |