2023-04-23 21:23:45 +05:30
|
|
|
---
|
|
|
|
table_name: postgres_async_foreign_key_validations
|
|
|
|
classes:
|
2023-05-27 22:25:52 +05:30
|
|
|
- Gitlab::Database::AsyncConstraints::PostgresAsyncConstraintValidation
|
2023-04-23 21:23:45 +05:30
|
|
|
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
|