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:
authorNiklas <mc.taucher2003@gmail.com>2022-10-01 02:06:32 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-10-01 02:06:32 +0300
commit9cd5bbb09b4c0742bea501a98d061b3842b09348 (patch)
treed7d05bbdb3817e429b40740aa573eddb94125208
parentcaf4e70efdddbe1aecd86aadc8a229797891ca39 (diff)
Add another database page to navigation
-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