mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
14 lines
395 B
YAML
14 lines
395 B
YAML
---
|
|
table_name: users_star_projects
|
|
classes:
|
|
- UsersStarProject
|
|
feature_categories:
|
|
- groups_and_projects
|
|
description: Stores conection between users and project through staring action
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/714f7201d3362793d11f33793e5ef6dc83bdd2f0
|
|
milestone: '7.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|