debian-mirror-gitlab/db/docs/batched_background_migration_job_transition_logs.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
574 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
table_name: batched_background_migration_job_transition_logs
classes:
- Gitlab::Database::BackgroundMigration::BatchedJobTransitionLog
feature_categories:
- database
2022-07-16 23:28:13 +05:30
description: >-
The batched_background_migration_job_transition_logs table stores information about the batched background migrations jobs transitions.
Every time a batched background migrations job changes to a new state, the system records that information in this table.
2022-06-21 17:19:12 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75113
milestone: '14.8'
2023-03-04 22:38:38 +05:30
gitlab_schema: gitlab_shared