Finalize DeletePackagesComposerCacheFileRecords migration
What does this MR do and why?
This MR finalizes DeletePackagesComposerCacheFileRecords migration introduced in Remove composer cache files related code (!159861 - merged)
The migration was successfully executed on gitlab.com and included in the required stop release 17.3.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
No.
How to set up and validate locally
Enqueue the migration:
rails db:migrate:up:main VERSION=20240816092254
Related to #461786 (closed)
Edited by Dzmitry (Dima) Meshcharakou