Skip to content

Use deleted tables/views dictionary to fetch gitlab schemas

What does this MR do and why?

In this merge request, we are deprecating the Gitlab::Database::GitlabSchema::DeletedTables constant in favor of the database dictionary.

When a table is deleted, the developer needs to move the table dictionary file to /docs/deleted_tables/ directory.

Closes gitlab-org/database-team/team-tasks#301 (closed)

Screenshots or screen recordings

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

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Diogo Frazão

Merge request reports

Loading