File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ JSqlParser is dual licensed under **LGPL V2.1** and **Apache Software License, V
1313
1414## News
1515
16+ * Please test the actual ** 0.9.5-SNAPSHOT** . It includes some grammar refactorings which eventually results in parse tree changes.
1617* Version ** 0.9.4** released.
1718* Please test the actual SNAPSHOT, if there are problems using the extended identifier token.
1819* Version ** 0.9.3** released.
@@ -38,6 +39,7 @@ Also I would like to know about needed examples or documentation stuff.
3839
3940## Extensions in the latest SNAPSHOT version 0.9.5
4041
42+ * improved parenthesis parsing performance within expressions (#215 )
4143* support for ** ALTER TABLE mytable ADD CONSTRAING name PRIMARY KEY (col)**
4244* support for ** INSERT LOW_PRIORITY INTO**
4345* support for ** ORDER BY** and ** LIMIT** in ** UPDATE** and ** DELETE** statements
You can’t perform that action at this time.
0 commit comments