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 da80949 commit 9da7282Copy full SHA for 9da7282
README.md
@@ -11,6 +11,11 @@ configuration details below.
11
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
12
The generated hierarchy can be navigated using the Visitor Pattern.
13
14
+## Extensions Version 0.8.5
15
+
16
+* Added support for mysql truncate function
17
+* Changed repository location and groupid of JSqlParsers artifact.
18
19
## Extensions Version 0.8.4
20
21
* Added support for named JDBC parameters
0 commit comments