Skip to content

Drop sharding_key_id columns on runner tables

What does this MR do and why?

This MR follows https://docs.gitlab.com/development/database/avoiding_downtime_in_migrations/#dropping-the-column-release-m1 to drop the sharding_key_id columns on runner tables. It follows the same pattern as !202720 (diffs).

Changelog: other

References

Drop sharding_key_id column from runner tables (#547650 - closed)

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