Skip to content

Geo - Drop original columns used to store the verification state

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

As part of the effort to split the verification details for the replicates using the same table to store the verification stat (4) into separate tables, we finalized the backfilling and ignored the original database columns in #515874. Now we can safely remove the original database columns, as described in our guides.

Replicable Models using the same table to store the verification state:

  • Ci::PipelineArtifact
  • Packages::PackageFile
  • SnippetRepository
  • Terraform::StateVersion

Proposal

  1. Drop the original columns following our guides our guides.
Edited by 🤖 GitLab Bot 🤖