Skip to content

Introduce gitlab_main_org DB schema

What does this MR do and why?

Introduce gitlab_main_org DB schema

Addresses #490687 (closed)

Adding gitlab_main_org database schema as an alias of gitlab_main_cell for naming and conceptual clarity really. Making sure to allow cross joins and cross database modifications with gitlab_main_cell tables because they might still be added while this MR is being merged.

MR acceptance checklist

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

Merge request reports

Loading