packages/lang/python/pyodbc
Daniel Golle 667674731f pyodbc: really fix endianess of SQL_WCHAR
auto-endian auf UTF-16 doesn't work with all drivers, some fail to
interpret the byte-order-marking. Hence explicitely use UTF16BE on
big-endian systems and UTF16LE otherwise.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-07-16 11:58:31 +02:00
..
patches pyodbc: really fix endianess of SQL_WCHAR 2017-07-16 11:58:31 +02:00
Makefile pyodbc: really fix endianess of SQL_WCHAR 2017-07-16 11:58:31 +02:00