Files
gitlab-foss/db/docs/fork_networks.yml
2025-05-07 09:09:45 +00:00

16 lines
498 B
YAML

---
table_name: fork_networks
classes:
- ForkNetwork
feature_categories:
- source_code_management
description: When a project is first forked, a row is created in this table. Also
referenced by the fork_network_members table. This is used to know which projects
can send merge reqeusts to each other.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3098
milestone: '10.1'
gitlab_schema: gitlab_main_cell
sharding_key:
organization_id: organizations
table_size: small