2022-04-01 17:09:24 -04:00
|
|
|
---
|
|
|
|
table_name: schema_migrations
|
|
|
|
classes:
|
|
|
|
- ActiveRecord::SchemaMigration
|
|
|
|
- Geo::TrackingBase::SchemaMigration
|
2022-04-15 20:09:28 -04:00
|
|
|
feature_categories:
|
2022-04-01 17:09:24 -04:00
|
|
|
- database
|
2022-04-22 23:10:22 -04:00
|
|
|
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'
|