gitlab-org--gitlab-foss/db/docs/fork_networks.yml

10 lines
397 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'