Welcome to mirror list, hosted at ThFree Co, Russian Federation.

backfill_merge_request_diffs_project_id.yml « batched_background_migrations « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6d7a418c96ae8e1adf84fa1aeff78ba3137d4f3 (plain)
1
2
3
4
5
6
7
8
9
---
migration_job_name: BackfillMergeRequestDiffsProjectId
description: Populates the new `merge_request_diffs.project_id` column after joining with the `merge_requests` table
feature_category: code_review_workflow
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136800
milestone: 16.7
queued_migration_version: 20231114043522
finalize_after: '2024-04-01'
finalized_by: # version of the migration that ensured this bbm