mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
369 B
YAML
14 lines
369 B
YAML
---
|
|
table_name: dora_configurations
|
|
classes:
|
|
- Dora::Configuration
|
|
feature_categories:
|
|
- continuous_delivery
|
|
description: Stores project specific configurations for DORA4 calculations.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96561
|
|
milestone: '15.4'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|