summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-08-11 14:16:08 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2017-08-16 16:39:37 +0200
commita4a8cae7e1d4f5c72ddc0fce18d8530bf0e6c911 (patch)
tree2b0c30ed99c17577caad3b81b09c64da19ab4185 /doc/development/README.md
parent6735e1dc9a3ae2e55c837f4ecea4bc3c6972a671 (diff)
downloadgitlab-ce-a4a8cae7e1d4f5c72ddc0fce18d8530bf0e6c911.tar.gz
Document not using database hash indexes
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 50b064ee960..dd150421b65 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -59,6 +59,7 @@
- [Iterating Tables In Batches](iterating_tables_in_batches.md)
- [Ordering Table Columns](ordering_table_columns.md)
- [Verifying Database Capabilities](verifying_database_capabilities.md)
+- [Hash Indexes](hash_indexes.md)
## i18n