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

project_ci_feature_usages.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af2547b358f6f10e3fd6e2e3e8c938a34e53d47b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
table_name: project_ci_feature_usages
classes:
- Projects::CiFeatureUsage
feature_categories:
- code_testing
description: Project CI feature usage information used to access CI data from the
  main database.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68186
milestone: '14.2'
gitlab_schema: gitlab_main_cell
allow_cross_joins:
- gitlab_main_clusterwide
allow_cross_transactions:
- gitlab_main_clusterwide
allow_cross_foreign_keys:
- gitlab_main_clusterwide
sharding_key:
  project_id: projects