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 76bff01 commit f83ed0aCopy full SHA for f83ed0a
README.md
@@ -57,6 +57,8 @@ Also I would like to know about needed examples or documentation stuff.
57
58
## Extensions in the latest SNAPSHOT version 4.1
59
60
+* introduce a max depth to allow parsing complex expression lists without performance loss (thx to @manticore-projects)
61
+* allow all functions to have complex expressions as parameters (thx to @manticore-projects)
62
* API change in ValuesStatement: the expression list is now hold as a ItemList and not as a List<Expression>
63
* support for parser modification within **parseExpression** and **parseCondExpression**
64
' support for table schema for foreign keys
0 commit comments