We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always check against the Latest SNAPSHOT of JSQLParser and the Syntax Diagram
ADD INDEX fAdd ((b + c)), ADD INDEX fCoalesce ((COALESCE(PK, b))); ```
Please write in English and avoid Screenshots (as we can't copy and paste content from it). Try your example online with the latest JSQLParser and share the link in the error report. stacktrace.txt
Do provide Links or References to the specific Grammar and Syntax you are trying to use.
The text was updated successfully, but these errors were encountered:
Parser issue SQL -
ALTER TABLE PPK_OLPN ADD INDEX fAdd ((b + c)), ADD INDEX fCoalesce ((COALESCE(PK, b)));
Sorry, something went wrong.
error_from_online_JSQL_parser.txt
No branches or pull requests
Always check against the Latest SNAPSHOT of JSQLParser and the Syntax Diagram
Failing SQL Feature:
SQL Example:
ADD INDEX fAdd ((b + c)),
ADD INDEX fCoalesce ((COALESCE(PK, b)));
```
Software Information:
Tips:
Please write in English and avoid Screenshots (as we can't copy and paste content from it).
Try your example online with the latest JSQLParser and share the link in the error report.
stacktrace.txt
Do provide Links or References to the specific Grammar and Syntax you are trying to use.
The text was updated successfully, but these errors were encountered: