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

postgres_async_foreign_key_validations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 587dd7d69a2faa8afc53b8f41e81995532a39604 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
table_name: postgres_async_foreign_key_validations
classes:
- Gitlab::Database::AsyncConstraints::PostgresAsyncConstraintValidation
feature_categories:
- database
description: >-
  Contains a queue-like structure for database foreign key validations scheduled to be executed asynchronously.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111293
milestone: '15.9'
gitlab_schema: gitlab_shared