mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
16 lines
468 B
YAML
16 lines
468 B
YAML
---
|
|
table_name: todos
|
|
classes:
|
|
- Todo
|
|
feature_categories:
|
|
- notifications
|
|
description: An action required or notification of action taken for a user on a target
|
|
object, generated by various actions within the GitLab application
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/3d52e139b13ad077286f2f9f46b7e98f43ad9564
|
|
milestone: '8.5'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
group_id: namespaces
|
|
table_size: over_limit
|