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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/import_export_uploads.yml')
-rw-r--r--db/docs/import_export_uploads.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/import_export_uploads.yml b/db/docs/import_export_uploads.yml
new file mode 100644
index 00000000000..f9295ef89c9
--- /dev/null
+++ b/db/docs/import_export_uploads.yml
@@ -0,0 +1,9 @@
+---
+table_name: import_export_uploads
+classes:
+- ImportExportUpload
+feature_categories:
+- importers
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/a2bf1641546a1d3eeb3e9f44734854f655c0adef
+milestone: '11.1'