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 67a331e commit 7783e05Copy full SHA for 7783e05
README.md
@@ -67,6 +67,8 @@ Also I would like to know about needed examples or documentation stuff.
67
68
## Extensions in the latest SNAPSHOT version 4.0
69
70
+* refactored grammar to get a huge speedup for parenthesis in **from** part like: `SELECT * FROM (((((( mytable ))))))`
71
+* allowed cast as **unsigned**
72
* allowed keyword **current** as jdbc named parameter name
73
* **Grant** allows now multipart names
74
* updated JavaCC 7.0.10
0 commit comments