fix some warnings for MSSQL over ADO
authorRafael Kitover <rkitover@cpan.org>
Tue, 1 Nov 2011 01:52:59 +0000 (21:52 -0400)
committerRafael Kitover <rkitover@cpan.org>
Tue, 1 Nov 2011 01:52:59 +0000 (21:52 -0400)
commitb826c5890a50c641437a87a2f06ebe4d56d2a139
treef0f2591883453a6a3377d270afe9117b94bcbeef
parent112415f1a0c30d7fb77412b91da7890e54b43393
fix some warnings for MSSQL over ADO

Fix invalid object warnings for nonexistant table/comment tables, and
"Changed context" warnings for the extra database tests.
lib/DBIx/Class/Schema/Loader/DBI/ADO/Microsoft_SQL_Server.pm
t/10_07mssql_common.t