mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
471 B
YAML
14 lines
471 B
YAML
---
|
|
table_name: pool_repositories
|
|
classes:
|
|
- PoolRepository
|
|
feature_categories:
|
|
- source_code_management
|
|
description: Holds information about a repository storing objects which are shared
|
|
across a pool of forks.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/fff7754186202cfcdeaa0962c28e5d43ddd705b7
|
|
milestone: '11.6'
|
|
gitlab_schema: gitlab_main_cell_local
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/490484
|
|
table_size: small
|