@@ -8,6 +8,9 @@ Latest Changes since |JSQLPARSER_VERSION|
8
8
=============================================================
9
9
10
10
11
+ * **doc: Better integration of the RR diagrams **
12
+
13
+ Andreas Reichel, 2023-01-07
11
14
* **style: Avoid throwing raw exception types. **
12
15
13
16
Andreas Reichel, 2022-12-27
@@ -56,6 +59,9 @@ Latest Changes since |JSQLPARSER_VERSION|
56
59
* **update Changelog **
57
60
58
61
Andreas Reichel, 2022-11-14
62
+ * **fix: Whitelist LOCKED keyword **
63
+
64
+ Andreas Reichel, 2022-11-13
59
65
* **build: avoid PMD/Codacy for Sphinx Documentation **
60
66
61
67
Andreas Reichel, 2022-11-07
@@ -83,6 +89,9 @@ Latest Changes since |JSQLPARSER_VERSION|
83
89
* **Keywords2: Update whitelisted Keywords (#1653) **
84
90
85
91
manticore-projects, 2022-11-02
92
+ * **Fix parsing statements with multidimensional array **
93
+
94
+ Andrei Lisouski, 2022-11-02
86
95
* **Enhanced Keywords (#1382) **
87
96
88
97
manticore-projects, 2022-10-25
@@ -110,6 +119,9 @@ Latest Changes since |JSQLPARSER_VERSION|
110
119
* **fix: add missing public Getter (#1632) **
111
120
112
121
manticore-projects, 2022-09-20
122
+ * **fix: add missing public Getter **
123
+
124
+ Andreas Reichel, 2022-09-15
113
125
* **feat: make important Classes Serializable **
114
126
115
127
Andreas Reichel, 2022-09-15
@@ -173,6 +185,9 @@ Latest Changes since |JSQLPARSER_VERSION|
173
185
* **Add AST Visualization **
174
186
175
187
Andreas Reichel, 2022-08-18
188
+ * **support clickhouse global keyword in join **
189
+
190
+ Zhang Zhongliang, 2022-08-16
176
191
* **Closes #1604, added simple OVERLAPS support (#1611) **
177
192
178
193
Rob Audenaerde, 2022-08-16
0 commit comments