debian-mirror-gitlab/db/docs/fork_networks.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
424 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
table_name: fork_networks
classes:
- ForkNetwork
feature_categories:
2022-10-11 01:57:18 +05:30
- 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.
2022-06-21 17:19:12 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3098
milestone: '10.1'
2023-03-04 22:38:38 +05:30
gitlab_schema: gitlab_main