Files
gitlabhq/db/docs/snippet_statistics.yml
2025-07-25 00:22:37 +00:00

16 lines
448 B
YAML

---
table_name: snippet_statistics
classes:
- SnippetStatistics
feature_categories:
- source_code_management
description: Stores the repository size, commit count, and file count regarding the
snippet repository.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35026
milestone: '13.2'
gitlab_schema: gitlab_main_cell
table_size: small
sharding_key:
snippet_project_id: projects
snippet_organization_id: organizations