Set integrations sharding key
What does this MR do and why?
This MR sets sharding key for integrations table. The table has:
- project_id/group_id/organization_id foreign key
- all records are backfilled, 0 records without sharding key
- multi not null constraint on the sharding key
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
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.