You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[[ Bug 21051 ]] Handle wchar_t size differences for ODBC
This patch works around `wchar_t` size difference on unix machines which
was causing unicode results from ODBC databases to be truncated after the
first character due to null bytes.
0 commit comments