April 3, 2026
8 a.m.
On Fri Apr 3 08:00:01 2026 +0000, Hans Leidekker wrote:
Looks good. SQLColAttributes() was deprecated in v2 and replaced with SQLColAttribute(). Generally we want support to old APIs on newer driver versions. Native also supports it the other way around (with limitations of course) which I think we should only do if we find a real-world configuration that needs it. Yes, it should be case by case, so that it's tested at least in some way.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10539#note_134908