summaryrefslogtreecommitdiff
path: root/db/docs/postgres_reindex_queued_actions.yml
blob: 7955d000f8c92d18a477aa4d0be7d1a13ddbf808 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
table_name: postgres_reindex_queued_actions
classes:
- Gitlab::Database::Reindexing::QueuedAction
feature_categories:
- database
description: >-
  Contains a queue-like structure for reindexing actions.
  Actions in this queue will be prioritized over regular reindexing actions.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73480
milestone: '14.5'