File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ Also I would like to know about needed examples or documentation stuff.
67
67
68
68
## Extensions in the latest SNAPSHOT version 3.3
69
69
70
+ * heavy updating of many class files to support fluent like class building and setting of attributes (thx to @gitmotte )
70
71
* ** ON UPDATE CASCADE** implemented
71
72
* add generated sources to classpath to avoid maven eclipse problems
72
73
* ** COMMENT ON VIEW** implemented
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.github.jsqlparser</groupId >
4
4
<artifactId >jsqlparser</artifactId >
5
- <version >3.3 -SNAPSHOT</version >
5
+ <version >4.0 -SNAPSHOT</version >
6
6
<name >JSQLParser library</name >
7
7
<inceptionYear >2004</inceptionYear >
8
8
<organization >
You can’t perform that action at this time.
0 commit comments