mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
13 lines
393 B
YAML
13 lines
393 B
YAML
---
|
|
table_name: abuse_reports
|
|
classes:
|
|
- AbuseReport
|
|
feature_categories:
|
|
- instance_resiliency
|
|
description: Stores abuse reports from other users.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/cba7f20dc8614d12e3eeda6e14f454aeb22b9b54
|
|
milestone: '7.13'
|
|
gitlab_schema: gitlab_main
|
|
table_size: small
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553435
|