summaryrefslogtreecommitdiff
path: root/db/docs/fork_networks.yml
blob: 51123405bafcd44c9e7c72ea566eca30b9a4569f (plain)
1
2
3
4
5
6
7
8
9
---
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'