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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-09-11 15:55:14 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2017-09-11 15:55:14 +0300
commit1d4cc240123c0247b864afa62385a69e1565fd28 (patch)
tree053a2b58fd66513ebf3b7c066d18a364a178acde /doc/development/README.md
parent5cc140b202a0fc9bf2056b481c977bbcf9255919 (diff)
Document how to swap database tables.
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index dd150421b65..eeff14819da 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -60,6 +60,7 @@
- [Ordering Table Columns](ordering_table_columns.md)
- [Verifying Database Capabilities](verifying_database_capabilities.md)
- [Hash Indexes](hash_indexes.md)
+- [Swapping Tables](swapping_tables.md)
## i18n