mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
15 lines
350 B
YAML
15 lines
350 B
YAML
---
|
|
table_name: vulnerability_export_part_uploads
|
|
classes:
|
|
- Upload
|
|
- Vulnerabilities::Export::Part
|
|
feature_categories:
|
|
- vulnerability_management
|
|
description: Stores uploads for Vulnerabilities::Export::Part model
|
|
introduced_by_url:
|
|
milestone: '17.11'
|
|
table_size: small
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|