15 lines
384 B
YAML
15 lines
384 B
YAML
---
|
|
table_name: ghost_user_migrations
|
|
classes:
|
|
- Users::GhostUserMigration
|
|
feature_categories:
|
|
- user_profile
|
|
description: Users records awaiting for their associated records to be migrated to
|
|
ghost user
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95473
|
|
milestone: '15.4'
|
|
gitlab_schema: gitlab_main_user
|
|
sharding_key:
|
|
user_id: users
|
|
table_size: small
|