Class Sql.sql_util.MySQLUnicodeWrapper
- Description
Result wrapper for MySQL that performs UTF-8 decoding of all nonbinary fields. Useful if the result charset of the connection has been set to UTF-8.
- Note
There's normally no need to use this class directly. It's used automatically when
mysql.set_unicode_decode_mode
is activated.
- Inherit
UnicodeWrapper
inherit UnicodeWrapper : UnicodeWrapper