Skip to content

Add the ignore_column on Corpus updated_at

Aditya Tiwari requested to merge 343971-ignore-column into master

What does this MR do and why?

  1. The column package_id of Corpus table is ignored.
  2. Set it to remove after next milestone

The MR is related to !74168 (comment 732877100) and follow up on the thread !74168 (comment 732152776)

The table is behind the feature flag and should be empty.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #343971

Edited by Aditya Tiwari

Merge request reports