mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
427 B
YAML
14 lines
427 B
YAML
---
|
|
table_name: project_compliance_standards_adherence
|
|
classes:
|
|
- Projects::ComplianceStandards::Adherence
|
|
feature_categories:
|
|
- compliance_management
|
|
description: Stores the details about projects and their adherence to compliance standards
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122293
|
|
milestone: '16.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|