Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Introduce :gitlab_geo schema for Geo tracking DB
-
Review changes -
-
Download -
Patches
-
Plain diff
Merged
Douglas Barbosa Alexandre requested to merge 358422-introduce-gitlab_geo-schema-for-geo-tracking-db-tables-to-db-query-analyzers into master
All threads resolved!
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
Merge request reports
Compare and
Show latest version
- version 68ea7b9784
- version 678f8e4a92
- version 66aae728a6
- version 65a2d022e8
- version 64f6851d5b
- version 63ac0fe5ea
- version 6282e725e8
- version 610cea05f0
- version 6078f670b6
- version 5996557e86
- version 58c3189657
- version 5757b0884a
- version 5652bdc674
- version 55a80a3fc1
- version 5401f1cee1
- version 534a93011a
- version 52e6b92dc8
- version 514d1b328d
- version 50be77d6fb
- version 49b7d122a0
- version 48291328a5
- version 4756cf2eec
- version 465d140d0b
- version 45936ccc36
- version 4480b344d8
- version 43edbacaa8
- version 42217a0090
- version 4176737fe2
- version 400cbc739c
- version 39c896b2b4
- version 3883603b1d
- version 37b400735c
- version 3614ee3a8a
- version 351fae9d8b
- version 34175a2ae3
- version 3352ffb507
- version 320af37117
- version 3118b8d335
- version 302a9c12e3
- version 2911fc532b
- version 283f3a87f6
- version 27bd0eb89f
- version 26f14937c0
- version 257dd0aa09
- version 2494373a09
- version 23b38f9ef0
- version 22a9e308f9
- version 219a990c46
- version 20e8f9d4f7
- version 19d28059b8
- version 1812f397f7
- version 17a058faef
- version 16788df734
- version 15539bb34f
- version 1475961603
- version 13aa6c41c8
- version 12a9133646
- version 11ec89d087
- version 10ff60f3a8
- version 951c211c4
- version 824f4b7df
- version 7bca1d3b8
- version 6aa78fcbd
- version 5e3d14124
- version 487b5d6b0
- version 3ed6ac440
- version 27ff145b2
- version 1bff1efeb
- master (base)
- latest version416a67902 commits,
- version 68ea7b97842 commits,
- version 678f8e4a922 commits,
- version 66aae728a61 commit,
- version 65a2d022e81 commit,
- version 64f6851d5b1 commit,
- version 63ac0fe5ea1 commit,
- version 6282e725e81 commit,
- version 610cea05f01 commit,
- version 6078f670b61 commit,
- version 5996557e861 commit,
- version 58c31896571 commit,
- version 5757b0884a1 commit,
- version 5652bdc6741 commit,
- version 55a80a3fc11 commit,
- version 5401f1cee11 commit,
- version 534a93011a1 commit,
- version 52e6b92dc81 commit,
- version 514d1b328d1 commit,
- version 50be77d6fb1 commit,
- version 49b7d122a01 commit,
- version 48291328a51 commit,
- version 4756cf2eec2 commits,
- version 465d140d0b2 commits,
- version 45936ccc362 commits,
- version 4480b344d81 commit,
- version 43edbacaa81 commit,
- version 42217a00901 commit,
- version 4176737fe21 commit,
- version 400cbc739c1 commit,
- version 39c896b2b41 commit,
- version 3883603b1d1 commit,
- version 37b400735c1 commit,
- version 3614ee3a8a1 commit,
- version 351fae9d8b1 commit,
- version 34175a2ae31 commit,
- version 3352ffb5071 commit,
- version 320af371171 commit,
- version 3118b8d3351 commit,
- version 302a9c12e31 commit,
- version 2911fc532b1 commit,
- version 283f3a87f61 commit,
- version 27bd0eb89f1 commit,
- version 26f14937c04 commits,
- version 257dd0aa094 commits,
- version 2494373a094 commits,
- version 23b38f9ef04 commits,
- version 22a9e308f94 commits,
- version 219a990c464 commits,
- version 20e8f9d4f74 commits,
- version 19d28059b83 commits,
- version 1812f397f73 commits,
- version 17a058faef4 commits,
- version 16788df7345 commits,
- version 15539bb34f4 commits,
- version 14759616033 commits,
- version 13aa6c41c82 commits,
- version 12a91336461 commit,
- version 11ec89d0872 commits,
- version 10ff60f3a81 commit,
- version 951c211c42 commits,
- version 824f4b7df1 commit,
- version 7bca1d3b81 commit,
- version 6aa78fcbd1 commit,
- version 5e3d141241 commit,
- version 487b5d6b01 commit,
- version 3ed6ac4401 commit,
- version 27ff145b21 commit,
- version 1bff1efeb1 commit,
Compare changes
- Side-by-side
- Inline
Files
99Loading