gitlab-ce/db/docs/project_daily_statistics.yml

19 lines
495 B
YAML

---
table_name: project_daily_statistics
classes:
- ProjectDailyStatistic
feature_categories:
- source_code_management
description: Stores repository fetch statistics per day
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/23596
milestone: '11.9'
gitlab_schema: gitlab_main_cell
allow_cross_joins:
- gitlab_main_clusterwide
allow_cross_transactions:
- gitlab_main_clusterwide
allow_cross_foreign_keys:
- gitlab_main_clusterwide
sharding_key:
project_id: projects