Skip to content

Commit 089fc44

Browse files
committed
1 parent 15b7cc3 commit 089fc44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Also I would like to know about needed examples or documentation stuff.
5757

5858
## Extensions in the latest SNAPSHOT version 4.1
5959

60+
* first support for tuples as simple expression **SELECT myfunc((f1, f2))**
61+
* support for array constructors **array[[1, 2], [id1, id2]]**
6062
* added support for **NOT** in MySqls **REGEXP** clause
6163
* added support for **WITH mytble as ( .. ) INSERT INTO ...**
6264
* added support for H2 **casewhen** function with conditional parameters

0 commit comments

Comments
 (0)