Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.35.0
Description
This is a bug in SqlImplementor, when it calls SqlLiteral.createCharString it does not pass any information about the charset of the source string. So a string that looks like _UTF8'...' is converted to a string without the charset in the generated SQL.
Attachments
Issue Links
- links to