mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
336 B
YAML
14 lines
336 B
YAML
---
|
|
table_name: ci_pipeline_schedules
|
|
classes:
|
|
- Ci::PipelineSchedule
|
|
feature_categories:
|
|
- continuous_integration
|
|
description: TODO
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/8df3997a92bffa2d29f3c559933a336b837cdb93
|
|
milestone: '9.2'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|