hdbc / hdbc-odbc

ODBC driver for HDBC
BSD 3-Clause "New" or "Revised" License
26 stars 34 forks source link

Release a new version that fixes the SQL_C_WCHAR issue #19

Closed yuga closed 9 years ago

yuga commented 9 years ago

The latest version 2.4.0.0 of HDBC-odbc on hackage has an issue related to SQL_C_WCHAR. That issue had been fixed at ab03a6b944f0e5d4901de3b646f321b54211225d. Would you release a new version?

hesselink commented 9 years ago

@anton-dessiatov Are you still maintaining this package? If not, I can make a release.

anton-dessiatov commented 9 years ago

Whooops, sorry for that. Somehow I never remembered to make a release.

Version 2.4.0.1 is now on Hackage.

yuga commented 9 years ago

@anton-dessiatov thanks!