Try using pymssql if the ODBC driver is unavailable
The data-diff currently uses pyodbc to access MsSQL. However, installing the ODBC driver can be challenging in certain scenarios. Therefore, I added support for pymssql to enable usage even when no ODBC driver is installed.
What do you think about it?
@nolar @sungchun12 Please review this PR, thank you.
MsSQL tests from this PR https://github.com/datafold/data-diff/pull/795
Issue mentioned https://github.com/datafold/data-diff/issues/878
Hi @zhiweio,
I'm sorry for the delay in following up on this. Thank you for taking the time to open this PR!
We made a hard decision to sunset the data-diff package and won't provide further development or support.
If that helps at all, we have full support for MySQL diffing in Datafold Cloud.
-Gleb