April 4, 2026
8 a.m.
One concern I can think of is that applying type fixup in one place creates inconsistency with other calls. MSDN says this:
These changes affect SQLDescribeCol, SQLDescribeParam, and SQLColAttributes; SQLBindCol, SQLBindParameter, and SQLGetData; and SQLColumns, SQLGetTypeInfo, SQLProcedureColumns, SQLStatistics, and SQLSpecialColumns.
This is of course a lot to fix at once, but maybe we should have visible warnings for such cases. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10556#note_135015