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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2023-01-27 21:16:38 +0300
committerClayton Cornell <ccornell@gitlab.com>2023-01-27 21:16:38 +0300
commit150293b130fee1a0ca17494c7f7b769bccd13213 (patch)
treeb6b7b8c216634937941d877392e66ae5a18b26c1
parentcfcc135c46e59e6d451de96637e96037039aa5ce (diff)
Add new-database-version doc to the left nav
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 9119b19c..133bec4a 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2858,6 +2858,8 @@ sections:
doc_url: 'ee/development/database/deleting_migrations.html'
- doc_title: Foreign keys and associations
doc_url: 'ee/development/database/foreign_keys.html'
+ - doc_title: Introducing a new database migration version
+ doc_url: 'ee/development/database/new_database_migration_version.html'
- doc_title: Layout and access patterns
doc_url: 'ee/development/database/layout_and_access_patterns.html'
- doc_title: Maintenance operations