mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-15 23:30:46 +00:00
14 lines
431 B
YAML
14 lines
431 B
YAML
---
|
|
table_name: analytics_language_trend_repository_languages
|
|
classes:
|
|
- Analytics::LanguageTrend::RepositoryLanguage
|
|
feature_categories:
|
|
- source_code_management
|
|
description: Contains snapshot data about the used programming languages over time.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/16491
|
|
milestone: '12.3'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|