suppress 'bad table' warnings for filtered tables, preserve case of MSSQL table names
authorRafael Kitover <rkitover@cpan.org>
Thu, 25 Mar 2010 09:43:00 +0000 (05:43 -0400)
committerRafael Kitover <rkitover@cpan.org>
Thu, 25 Mar 2010 09:43:00 +0000 (05:43 -0400)
commitbfb43060510498e0475461550af48f61bd99c981
tree92aa0518082d26e59d07a03c186d4af732edae52
parent020f3c3ab66a216064907bfcee815f2d77bbb63f
suppress 'bad table' warnings for filtered tables, preserve case of MSSQL table names
13 files changed:
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/DBI.pm
lib/DBIx/Class/Schema/Loader/DBI/DB2.pm
lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm
lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm
lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm
lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm
lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm
lib/DBIx/Class/Schema/Loader/DBI/mysql.pm
t/16mssql_common.t
t/backcompat/0.04006/lib/dbixcsl_common_tests.pm
t/lib/dbixcsl_common_tests.pm