Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2022-04-23 03:10:22 +00:00
parent 4654b55eb5
commit 314745c37b
2 changed files with 8 additions and 6 deletions

View File

@ -3,6 +3,7 @@ table_name: ar_internal_metadata
classes: []
feature_categories:
- database
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9af97ee69a36de1dc4e73f4030d6316d3f0a82c5
milestone: '13.0'
description: >-
An internal table used by ActiveRecord to store information about how the database was migrated.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9ba1224867665844b117fa037e1465bb706b3685
milestone: '0.8'

View File

@ -5,6 +5,7 @@ classes:
- Geo::TrackingBase::SchemaMigration
feature_categories:
- database
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9af97ee69a36de1dc4e73f4030d6316d3f0a82c5
milestone: '13.0'
description: >-
An internal table used by ActiveRecord to keep track of which migrations have been applied to the database.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9ba1224867665844b117fa037e1465bb706b3685
milestone: '0.8'