Commit 3fee9aa
feat: Support not equals operator with a hat (#2153)
Support not equals operator with hat (^=), which is supported in Exasol https://docs.exasol.com/db/latest/sql_references/predicates/comparison_predicates.htm for example
Co-authored-by: Stefan Steinhauser <stefan.steinhauser@arz.at>1 parent 9ab1ebd commit 3fee9aa
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
560 | 561 | | |
561 | 562 | | |
562 | 563 | | |
| |||
4081 | 4082 | | |
4082 | 4083 | | |
4083 | 4084 | | |
| 4085 | + | |
4084 | 4086 | | |
4085 | 4087 | | |
4086 | 4088 | | |
| |||
0 commit comments