[
https://issues.apache.org/jira/browse/IGNITE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586176#comment-16586176
]
Alexey Kuznetsov commented on IGNITE-9334:
------------------------------------------
[~vsisko], Could you implement this issue?
> Web Console should set sqlEscapeAll in generated sources when needed
> --------------------------------------------------------------------
>
> Key: IGNITE-9334
> URL: https://issues.apache.org/jira/browse/IGNITE-9334
> Project: Ignite
> Issue Type: Bug
> Reporter: Ilya Kasnacheev
> Priority: Major
>
> As witnessed by userlist discussion.
> When some column or table names contain special characters, sqlEscapeAll=true
> is needed.
> But, Web Console doesn't know to set this parameter to true in generated
> server and client XMLs.
> My expectation, either set it to true if any of identifiers is not
> isJavaIdentifier, or just always set it to true.
> sqlEscapeAll should also be documented.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)