mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
349 B
YAML
14 lines
349 B
YAML
---
|
|
table_name: catalog_resources
|
|
classes:
|
|
- Ci::Catalog::Resource
|
|
feature_categories:
|
|
- pipeline_composition
|
|
description: Projects containing a catalog resource.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112482
|
|
milestone: '15.10'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|