mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
396 B
YAML
15 lines
396 B
YAML
---
|
|
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
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|