Convert `ci_pipeline_variables.pipeline_id` to bigint
# Problem This column references the `ci_pipelines` table and its column type is not bigint.
epic