mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
15 lines
440 B
YAML
15 lines
440 B
YAML
---
|
|
table_name: service_desk_custom_email_verifications
|
|
classes:
|
|
- ServiceDesk::CustomEmailVerification
|
|
feature_categories:
|
|
- service_desk
|
|
description: Holds the verification state and additional information for custom email
|
|
addresses for Service Desk
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112938
|
|
milestone: '15.10'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|