Skip to content

Update DB dictionary for geo_repositories_changed_events

What does this MR do and why?

Remove model class for geo_repositories_changed_events as it was removed in preparation for removing the table.

Long term we may try to be smarter and not re-generate a file if the only difference is that we found not models based on this table, but there are some in the yml file - https://gitlab.com/gitlab-org/gitlab/-/blob/7dce583ee86c8e44ec997fbcd3939676c2de15df/lib/tasks/gitlab/db.rake#L575-578.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports