mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
15 lines
370 B
YAML
15 lines
370 B
YAML
---
|
|
table_name: chat_teams
|
|
classes:
|
|
- ChatTeam
|
|
feature_categories:
|
|
- integrations
|
|
- continuous_integration
|
|
description: Stores mappings from external chat teams to GitLab groups.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/8746
|
|
milestone: '9.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|