We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0b5cb commit ff23ddeCopy full SHA for ff23dde
1 file changed
README.md
@@ -55,6 +55,7 @@ Also I would like to know about needed examples or documentation stuff.
55
56
## Extensions in the latest SNAPSHOT version 2.0
57
58
+* support of **OPTIMIZE FOR 20 ROWS** like expressions
59
* allowed conditions within **then** and **else** of a **case** statement
60
* **SELECT * FROM mytable WHERE CASE WHEN a = 1 THEN b IN (1,2,3) ELSE c IN (1,2,3) END**
61
* **change of parsing** for not within condition: outer not is represented now by NotExpression
0 commit comments