mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
16 lines
408 B
YAML
16 lines
408 B
YAML
---
|
|
table_name: dependency_list_exports
|
|
classes:
|
|
- Dependencies::DependencyListExport
|
|
feature_categories:
|
|
- dependency_management
|
|
description: Dependency list exported data
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/104361
|
|
milestone: '15.7'
|
|
gitlab_schema: gitlab_sec
|
|
sharding_key:
|
|
organization_id: organizations
|
|
group_id: namespaces
|
|
project_id: projects
|
|
table_size: small
|