Skip to content

Add Migration for Strategies Column on operations_feature_flag_scopes

Jason Goodman requested to merge add-strategies-column-to-scopes-table into master

What does this MR do?

Add a migration to add a strategies column to operations_feature_flag_scopes.

This is the database schema we need for gitlab-org/gitlab-ee#8240.

Related MR: gitlab-org/gitlab-ee!13991

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jason Goodman

Merge request reports