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

bulk_import_configurations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8456e834230798455bf5839194f145e01c122797 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: bulk_import_configurations
classes:
- BulkImports::Configuration
feature_categories:
- importers
description: Used to store the configuration details of a bulk import of groups or projects
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42978
milestone: '13.5'