Prevent tests from failing with FreeTDS#1473
Conversation
Some tests have been tweaked, others skipped. Also fixes a typo in string used to detect the FreeTDS drier. Closes mkleehammer#1471
|
I verified this under FreeTDS locally -- version 1.3.17 (what Ubuntu 24.04 ships), against SQL Server 2022. On master the detection typo means none of the FreeTDS skips fire, and the suite segfaults at Two notes:
Thanks @bkline -- big improvement. |
Some tests have been tweaked, others skipped.
Also fixes a typo in string used to detect the FreeTDS drier.
Closes #1471