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

bulk_import_entities.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 250df8509494085ee44272724e7baee8eec5c6a9 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: bulk_import_entities
classes:
- BulkImports::Entity
feature_categories:
- importers
description: Used to store and track the status of the migration of groups or projects
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42978
milestone: '13.5'