[go: up one dir, main page]

Skip to content

Ignore sharding_key_id column on runner models

What does this MR do and why?

This MR:

  1. marks sharding_key_id column as ignored in the models
  2. drops check constraints for sharding_key_id on runner tables
  3. removes all usages of the sharding_key_id columns in the runner tables

NOTE: This MR is best reviewed commit-by-commit.

References

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