Skip to content

Commit

Permalink
chore: add missing 'NOTREGEXP' operator
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
  • Loading branch information
rclsilver committed Mar 27, 2023
1 parent dfcd3fa commit 38f1dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/template-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,7 @@
"GE",
"LE",
"REGEXP",
"NOTREGEXP",
"IN",
"NOTIN"
]
Expand Down

0 comments on commit 38f1dc8

Please sign in to comment.