Skip to content

Commit

Permalink
missed a mod reference #538
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Corfield <sean@corfield.org>
  • Loading branch information
seancorfield committed Sep 23, 2024
1 parent 60c1549 commit a6a1272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/operator-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Predicates for `NULL` and Boolean values:
;;=> ["...WHERE col IS NOT FALSE..."]
```

## mod, xor, + - * / % | & ^
## xor, + - * / % | & ^

Mathematical and bitwise operators.

Expand Down

0 comments on commit a6a1272

Please sign in to comment.