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

achievements.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c0aed4b81f2a71e614135bbf6d7c660674a09683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
table_name: achievements
classes:
- Achievements::Achievement
feature_categories:
- user_profile
description: Achievements which can be created by namespaces to award them to users
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105871
milestone: '15.7'
gitlab_schema: gitlab_main_cell
sharding_key:
  namespace_id: namespaces
allow_cross_joins:
  - gitlab_main_clusterwide # TODO: Exists just for example in specs