Revert 796acb6a - latest FreeTDS does not support MARs in any form
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 7 Apr 2012 09:18:46 +0000 (11:18 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 7 Apr 2012 09:19:09 +0000 (11:19 +0200)
commit94f9fbefc7e247e2319b2472787e974fcf8cbb97
treee20727a3eee699dd187329433aafaa23988a7059
parent2baa36f491033fadc057fc0d1be2256200281e9c
Revert 796acb6a - latest FreeTDS does not support MARs in any form

It looked like this was the case due to a botched test, which would allow
a silent reconnection to take place. What was thought to be a proper MARs
configuration turned out to be simply two connections working in sync

(view patch with diff -w)
Changes
lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
t/746mssql.t