Silence freetds/ODBC test warnings
authorRafael Kitover <rkitover@cpan.org>
Thu, 24 Nov 2011 18:31:22 +0000 (13:31 -0500)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 25 Nov 2011 07:25:51 +0000 (08:25 +0100)
commit35af31a1de45ad6fa7cbe581b2efe0aa4738de98
tree536213ac2ac09af8a4f9270874edeb7f582450eb
parent8892d8e5dedfe842e714da55f784e1c61a2c4c86
Silence freetds/ODBC test warnings

The freetds+dynamic cursors TODO tests are throwing a warning for undef
in ->find, set the DBIC_NULLABLE_KEY_NOWARN env var to silence them.
This is not a solution of course, but we will deal with it when we
resolve the underlying issues with freetds and dynamic cursors.
t/746mssql.t