mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
349 B
YAML
14 lines
349 B
YAML
---
|
|
table_name: organization_users
|
|
classes:
|
|
- Organizations::OrganizationUser
|
|
feature_categories:
|
|
- cell
|
|
description: User who has joined an organization
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123804
|
|
milestone: '16.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: small
|