Welcome to mirror list, hosted at ThFree Co, Russian Federation.

user_credit_card_validations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ba8bf40460cf0b951af9726f6f8f429dea3bbbc (plain)
1
2
3
4
5
6
7
8
9
---
table_name: user_credit_card_validations
classes:
- Users::CreditCardValidation
feature_categories:
- purchase
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'