missed a mod reference #538
Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
parent
60c1549168
commit
a6a1272d17
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ Predicates for `NULL` and Boolean values:
|
|||
;;=> ["...WHERE col IS NOT FALSE..."]
|
||||
```
|
||||
|
||||
## mod, xor, + - * / % | & ^
|
||||
## xor, + - * / % | & ^
|
||||
|
||||
Mathematical and bitwise operators.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue