-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.4.2-I20110404_0115, 6.0-HF18, 7.4
-
Component/s: Core VCS
Oracle can use the $ operator for stemming. It should not be re-quoted with braces (therefore losing its meaning) when building the resulting word.
Same thing for already-escaped (with braces) words.
Also let the SQL backend do the lowercasing, don't do it in Java.
- depends on
-
NXP-7901 Escape Oracle keywords when building query
- Resolved