2022-06-21 17:19:12 +05:30
|
|
|
---
|
|
|
|
table_name: ar_internal_metadata
|
2023-04-23 21:23:45 +05:30
|
|
|
classes:
|
|
|
|
- ActiveRecord::InternalMetadata
|
2022-06-21 17:19:12 +05:30
|
|
|
feature_categories:
|
|
|
|
- database
|
2023-04-23 21:23:45 +05:30
|
|
|
description: An internal table used by ActiveRecord to store information about how
|
|
|
|
the database was migrated.
|
2022-07-16 23:28:13 +05:30
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9ba1224867665844b117fa037e1465bb706b3685
|
|
|
|
milestone: '0.8'
|
2023-03-04 22:38:38 +05:30
|
|
|
gitlab_schema: gitlab_internal
|