Skip to content

Enable 'use_distinct_in_shas_cte' FF by default

Adam Hegyi requested to merge enable_use_distinct_in_shas_cte_by_default into master

What does this MR do?

This MR enables the use_distinct_in_shas_cte feature flag by default. The flag is already enabled on PRD for a few weeks and works without any issues: https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/13327#note_589836187

Implementation MR: !61454 (merged)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Adam Hegyi

Merge request reports