Welcome to mirror list, hosted at ThFree Co, Russian Federation.

schema_migrations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f09cdb7bb532d7813aa6ad131bda6b30e54db7b8 (plain)
1
2
3
4
5
6
7
8
9
10
---
table_name: schema_migrations
classes:
- ActiveRecord::SchemaMigration
- Geo::TrackingBase::SchemaMigration
feature_categories:
- database
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9af97ee69a36de1dc4e73f4030d6316d3f0a82c5
milestone: '13.0'