-
Toon Claes authored
Because the Geo Event tables do a `on_delete: :cascade`, the foreign keys in `geo_event_log` need to have an index. Otherwise the deletion would be very slow. See https://docs.gitlab.com/ee/development/migration_style_guide.html#adding-foreign-key-constraints Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/7955
79a986f7