File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ JSqlParser is dual licensed under **LGPL V2.1** and **Apache Software License, V
1616
1717## News
1818
19+ * Version ** 0.9.7** released.
1920* Version ** 0.9.6** released.
2021* Version ** 0.9.5** released.
2122* Please test the actual ** 0.9.5-SNAPSHOT** . It includes some grammar refactorings which eventually results in parse tree changes.
@@ -42,16 +43,8 @@ To help JSqlParsers development you are encouraged to provide
4243
4344Also I would like to know about needed examples or documentation stuff.
4445
45- ## Extensions in the latest SNAPSHOT version 0.9.7
46+ ## Extensions in the latest SNAPSHOT version 0.9.8
4647
47- * support getting jdbc parameter index
48- * Removed limitation of LongValue to accept only java.util.Long parsable values.
49- * introduced NOT without parenthesis for column only conditions
50- * introduced more complex expressions within CASE - statements
51- * improved Postgresql JSON - support
52- * integrated some Postgresql create table contraints
53- * support for ~~ alter table modify~~ statements
54- * allowed more types of expressions after limit and top.
5548
5649## Extensions of JSqlParser releases
5750
You can’t perform that action at this time.
0 commit comments