Skip to content

Remove "using: :btree" from Geo schema

Valery Sizov requested to merge remove_index_type_from_geo_schema into master

What does this MR do?

Since 5.1.1 Rails does not dump it anymore and we already removed it from the regular schema. Making it in a separate MR is better because diffs in other MRs will be cleaner.

Screenshots

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 Valery Sizov

Merge request reports