Drop the Ci::BuildName model
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The Problem
If we successfully Build an index for ci_builds that can completel... (#535700), the Ci::BuildName will be completely unused.
(A) Proposal(s)
- Refactor everything that uses this model in the application to use the new index on
p_ci_builds. - Drop the model, table, etc.
Edited by 🤖 GitLab Bot 🤖