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/user_custom_attributes.yml')
-rw-r--r--db/docs/user_custom_attributes.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/user_custom_attributes.yml b/db/docs/user_custom_attributes.yml
new file mode 100644
index 00000000000..60359fb2c48
--- /dev/null
+++ b/db/docs/user_custom_attributes.yml
@@ -0,0 +1,9 @@
+---
+table_name: user_custom_attributes
+classes:
+- UserCustomAttribute
+feature_categories:
+- users
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/e9eae3eb0dd25e4a34c9a4b6bcc7de312dde4489
+milestone: '10.1'