mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
395 B
YAML
14 lines
395 B
YAML
---
|
|
table_name: ci_sources_pipelines
|
|
classes:
|
|
- Ci::Sources::Pipeline
|
|
feature_categories:
|
|
- pipeline_composition
|
|
description: It stores parent-child and cross-project pipeline relationships.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/163983e0d7d1dab622846441bd0dd9086c78a69f
|
|
milestone: '9.3'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: medium
|