Remove ignore column from ssh signature model
What does this MR do and why?
Removes a temporary database column cleanup instruction from the SSH signature model. The removed line was telling the system to ignore an old "author_email" column that was permanently deleted 18.5.
References
- Remove author_email column from ssh signatures ... (!205564 - merged)
- Drop author_email column from SshSignatures table (#571248 - closed)
- https://docs.gitlab.com/development/database/avoiding_downtime_in_migrations/#dropping-columns
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.
Edited by Gavin Hinfey