mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
15 lines
395 B
YAML
15 lines
395 B
YAML
---
|
|
table_name: security_trainings
|
|
classes:
|
|
- Security::Training
|
|
feature_categories:
|
|
- vulnerability_management
|
|
description: Stores information about the primary security training provider for a
|
|
given project
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78195
|
|
milestone: '14.7'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|