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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2022-10-01 02:06:32 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-10-01 02:06:32 +0300
commit8b00f752f0bee98f566d80ec163fd55508d9065f (patch)
treed7d05bbdb3817e429b40740aa573eddb94125208
parentcaf4e70efdddbe1aecd86aadc8a229797891ca39 (diff)
parent9cd5bbb09b4c0742bea501a98d061b3842b09348 (diff)
Merge branch 'nav/another-db-page' into 'main'
Add another database page to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3144 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Niklas <mc.taucher2003@gmail.com>
-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 62f5689d..e0fc1a43 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2738,6 +2738,8 @@ sections:
doc_url: 'ee/development/database/query_recorder.html'
- doc_title: SQL guidelines
doc_url: 'ee/development/sql.html'
+ - doc_title: Strings and the Text data type
+ doc_url: 'ee/development/database/strings_and_the_text_data_type.html'
- doc_title: Swapping tables
doc_url: 'ee/development/database/swapping_tables.html'
- doc_title: Table partitioning