Skip to content

In example use "remove_concurrent_index" instead of "remove_index"

Alper Akgun requested to merge patch-35 into master

What does this MR do?

In the example remove_concurrent_index instead of remove_index

https://docs.gitlab.com/ee/development/migration_style_guide.html#adding-indexes

Screenshots

screenshot-2019-10-29-17-03-32

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Phil Calder

Merge request reports