From 6e7733b40833502764cb45df5a5a6d8a5e2a3f32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 14 Nov 2018 15:48:40 +0100 Subject: [PATCH] Add OR as a sub title to make it easier to find in search --- content/en/functions/union.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/functions/union.md b/content/en/functions/union.md index 5c93e4bc7..db3c14283 100644 --- a/content/en/functions/union.md +++ b/content/en/functions/union.md @@ -35,6 +35,7 @@ Given two arrays (or slices) A and B, this function will return a new array that ``` +## OR filter in where query This is also very useful to use as `OR` filters when combined with where: