Skip to content

Database Dictionary: Migrate gitlab_schema from single yaml to docs files

Currently, we store information about what schema a database table should be in based on ./lib/gitlab/database/gitlab_schemas.yml, instead that should reside in the database dictionary files in db/docs/.

Definition of done

cc @ayufan @DylanGriffith

Edited by Diogo Frazão