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 f83ed0a commit 9184cdaCopy full SHA for 9184cda
README.md
@@ -59,6 +59,7 @@ Also I would like to know about needed examples or documentation stuff.
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 FunctionWithCondParams production removed
63
* API change in ValuesStatement: the expression list is now hold as a ItemList and not as a List<Expression>
64
* support for parser modification within **parseExpression** and **parseCondExpression**
65
' support for table schema for foreign keys
0 commit comments