Skip to content

Remove ignore_column for ci_pipeline_variables.id_convert_to_bigint

Tianwen Chen requested to merge 408936-remove-ignore-rule into master

What does this MR do and why?

As titled, remove ignore_column for ci_pipeline_variables.id_convert_to_bigint since the column id is now bigint and the column id_convert_to_bigint is removed in %16.2.

See step 4 of Migrating integer primary keys to bigint

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 #408936 (closed)

Edited by Marius Bobin

Merge request reports