[ https://issues.apache.org/jira/browse/IGNITE-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kuznetsov updated IGNITE-9334: ------------------------------------- Ignite Flags: (was: Docs Required) > 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)