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 13:44:22 +0200
commitc5571e66fee39e9777085c507d1d8b22f285066f (patch)
tree827d158295f84d664b6eecf8bacc6535d4eb3a85 /doc/development/README.md
parent29ba3a9891e942a4593df70a692abd9c701b2d32 (diff)
downloadgitlab-ce-docs/database-development.tar.gz
Document not using database hash indexesdocs/database-development
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