Change to async_delete for ci_running_builds.runner_id
What does this MR do and why?
Change to async_delete for ci_running_builds.runner_id
Currently async_nullify conflicts with ci_running_builds.runner_id's non-nullable column definition, need to make this change.
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.
Related to #538080 (closed)
Edited by Tianwen Chen