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 3768b8d commit 76ed995Copy full SHA for 76ed995
README.md
@@ -44,6 +44,7 @@ Also I would like to know about needed examples or documentation stuff.
44
45
## Extensions in the latest SNAPSHOT version 1.2
46
47
+* support for single quoted aliases ___select col1 as 'alias'___
48
* support for Unicode string literal like **N'test'** or **U'test'**
49
* support for bitwise not **~**
50
* support for **drop view**
0 commit comments