mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
368 B
YAML
14 lines
368 B
YAML
---
|
|
table_name: user_namespace_callouts
|
|
classes: []
|
|
feature_categories:
|
|
- navigation
|
|
description: Contains records of which users have dismissed a callout, grouped by
|
|
namespace.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/91092
|
|
milestone: '15.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|