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.
At the moment JSqlParser supports quotation like [colname]. This is the reason it cannot support simple array constructs using brackets as well.
As the bracket quotation, IMHO, should be replaced by double quotes.
Should the bracket quotation be removed to get the way free to arrays?