add a test for mssql through dbd::sybase (which fails) and make mssql_dot_in_table_na...
authorRafael Kitover <rkitover@cpan.org>
Tue, 30 Jun 2009 14:03:30 +0000 (14:03 +0000)
committerRafael Kitover <rkitover@cpan.org>
Tue, 30 Jun 2009 14:03:30 +0000 (14:03 +0000)
commit046e344cc057bdacd8718acf1b6a25e77dfbc2a2
tree411bb3ffa2faefc36139072ef451d6d5146f39b4
parent203f8e8f64770572e6555c715fa522812b52a709
add a test for mssql through dbd::sybase (which fails) and make mssql_dot_in_table_name test work for either sybase or odbc
t/16mssql_common.t [new file with mode: 0644]
t/17mssql_dot_in_table_name.t