April 4, 2026
3:51 p.m.
On Sat Apr 4 15:51:11 2026 +0000, Nikolay Sivov wrote:
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. I'll try to add FIXME's for missing cases.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10556#note_135037