Introduce :gitlab_geo schema for Geo tracking DB
requested to merge 358422-introduce-gitlab_geo-schema-for-geo-tracking-db-tables-to-db-query-analyzers into master
What does this MR do and why?
Add a :gitlab_geo
schema in lib/gitlab/database/gitlab_schemas.yml
similar to the separation between :gitlab_main
and :gitlab_ci
to ensure our query analyzers catch any cross-joins and cross-transactions.
Related to #358422 (closed)
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Douglas Barbosa Alexandre