[PATCH] Unicode support for MSSQL dialects

Issue #839 resolved
Former user created an issue

I noticed that the convert_unicode flag had no impact on the MSSQL dialects. Here is a small patch that corrects this issue :)

Comments (5)

  1. Former user Account Deleted

    I just tested this patch with pyodbc but it should work with the other dialects also.

    Cheers, Florent.

  2. Log in to comment