Albin Zeng
Albin Zeng
Will support follows https://dev.mysql.com/doc/refman/5.7/en/expressions.html#temporal-intervals
Cast function is not supported currently. to support: https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html
hello @mlilius , `CHARACTER SET ` grammar should be supported in this feature follows https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html . see examples : "SELECT CAST('test' AS CHAR CHARACTER SET utf8 COLLATE utf8_bin);"
supported as `${param}` at v1.5.0
supported as `${param}` at v1.5.0
hi @eaallen '||' is an expr , and is supported here https://github.com/JavaScriptor/js-sql-parser/blob/master/src/sqlParser.jison#L426 ref: https://dev.mysql.com/doc/refman/5.7/en/expressions.html
`select * FROM function(xxx, xxx)` like sql will be supported since v1.6.0. Nested function call like `TABLE(EFPGE029.EFFPE029013(1,1,0,2,1))` and `JSON_TABLE` are not supported yet.
`[email protected]` released.
@myhloli 什么情况下会触发下载这个模型呢?我解析纯英文的pdf好像也会触发
@myhloli 我本地做上load from cache了会报这个错。。  