Skip to content

Address the Primary Key Overflow risk for the geo_job_artifact_deleted_events table - Step 3: Drop temporary columns and triggers

Instead of creating issues for each step, the work for the steps is outlined below. An MR will be created for each of the steps.

  • Step 3.1: Drop trigger to keep columns in sync (14.3)
  • Step 3.2: Dropping the column - job_artifact_id_convert_to_bigint (14.3)
  • Step 3.3: Removing the ignore rule (14.4)
Edited by Krasimir Angelov