14 lines
338 B
YAML
14 lines
338 B
YAML
---
|
|
table_name: p_ci_pipeline_variables
|
|
classes:
|
|
- Ci::PipelineVariable
|
|
feature_categories:
|
|
- ci_variables
|
|
description: Routing table for ci_pipeline_variables
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141270
|
|
milestone: '16.9'
|
|
gitlab_schema: gitlab_ci
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|