Skip to content

Address the Primary Key Overflow risk for the geo_job_artifact_deleted_events table - Step 1: Add new columns and sync data

geo_job_artifact_deleted_events.job_artifact_id references ci_job_artifacts.id which is being converted to bigint

Edited by Yannis Roussos