Description
Mentioned flag should work as follows:
1) If set, all object names (schema, QueryEntity (table, fields and aliases), QueryIndex (name and fields)) should be left as is.
2) Otherwise we should convert them to uppercase, and replace class delimiters (".", "$") with underscore.
This is it. This property should not be used anywhere else. Allmost all usages of IgniteH2Indexing.escapeName should go away.
Attachments
Issue Links
- breaks
-
IGNITE-5315 .NET: Failing query tests due to IGNITE-5287 (sqlEscapeAll)
- Resolved
- Is contained by
-
IGNITE-5054 Support SQL schema sharing between different caches
- Resolved
- links to