mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
397 B
YAML
15 lines
397 B
YAML
---
|
|
table_name: user_credit_card_validations
|
|
classes:
|
|
- Users::CreditCardValidation
|
|
feature_categories:
|
|
- insider_threat
|
|
description: Stores whether the user has completed a first time validation to run
|
|
CI pipelines
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60626
|
|
milestone: '13.12'
|
|
gitlab_schema: gitlab_main_user
|
|
sharding_key:
|
|
user_id: users
|
|
table_size: small
|