mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
372 B
YAML
14 lines
372 B
YAML
---
|
|
table_name: ci_runner_projects
|
|
classes:
|
|
- Ci::RunnerProject
|
|
feature_categories:
|
|
- runner
|
|
description: Relationships between runners and projects for project runners
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/046b28312704f3131e72dcd2dbdacc5264d4aa62
|
|
milestone: '8.0'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|