-
Thank for your share. There is some problems I met. At the first, When I run the demo that replacing columns from *, it occured the problem which is showed in picture.
![屏幕截图 2024-11-01 223552](https…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/tencentmusic/supersonic/issues?q=is%3Aissue) and found no similar issues.
### Version
0.9.6
### What's Wrong?
看了一…
-
It semes verson jsqlparser-5.1-snaphort for jsqlparser is not mentained on the maven central repository. How can we fix this problem?
-
select
(
(select array_to_json(array_agg(json_build_object('name', lb.id, 'name_value', lb.label_name))) AS array_to_json
from json_array_elements_text((us.data_aggre…
-
Per @christopheleroy
-
### Grammar or Syntax Description
The `LOCK=NONE` clause in ALTER TABLE statements is not correctly parsed by JSQLParser. The parser successfully parses the statement into three AlterExpression objec…
-
Current version is 0.9.5 (with a 0.9.6 snapshot). There have been API changes that will require some work.
The many bug fixes would be beneficial. Also, the current required version (0.6) is not in…
-
### Grammar or Syntax Description
- The `CONVERT TO CHARACTER SET` clause in ALTER TABLE statements is not correctly parsed by JSQLParser.
- The parser treats the operation as `UNSPECIFIC` instead …
-
在pageHepler插件中使用了orderHelper,拼装sql的时候强制指定了索引,数据会正常出来,但是索引没有生效,并且会抛出异常:
Caused by:
net.sf.jsqlparser.parser.ParseException: Encountered " "FORCE "" at line 1, column 489.
请问是什么原因。@逆流而上
-
Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagram](https://jsqlparser.github.io/JSqlParser/syntax_snapshot.html)
### Failing SQL Feature:
- mysql fulltext and conc…