summaryrefslogtreecommitdiff
path: root/doc/development/database/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/database/index.md')
-rw-r--r--doc/development/database/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/database/index.md b/doc/development/database/index.md
index b61a71ffb8e..a7b752e14ef 100644
--- a/doc/development/database/index.md
+++ b/doc/development/database/index.md
@@ -62,6 +62,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
- [Query performance guidelines](../query_performance.md)
- [Pagination guidelines](pagination_guidelines.md)
- [Pagination performance guidelines](pagination_performance_guidelines.md)
+- [Efficient `IN` operator queries](efficient_in_operator_queries.md)
## Case studies