support for SQL Anywhere
authorRafael Kitover <rkitover@cpan.org>
Mon, 15 Feb 2010 10:13:42 +0000 (05:13 -0500)
committerRafael Kitover <rkitover@cpan.org>
Mon, 15 Feb 2010 10:13:42 +0000 (05:13 -0500)
commit8793567fbf7e508f772a464328f321caa243b45d
tree690dd3b0a407216bb37aca979357d5d783c0d1db
parent8763ffdab92908d1a424dc68087ff051a2991b6e
support for SQL Anywhere
Changes
Makefile.PL
lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm
lib/DBIx/Class/Schema/Loader/DBI/ODBC/Microsoft_SQL_Server.pm
lib/DBIx/Class/Schema/Loader/DBI/ODBC/SQL_Anywhere.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm
t/17sybase_asa_common.t [new file with mode: 0644]
t/17sybase_asa_odbc_common.t [new file with mode: 0644]
t/lib/dbixcsl_common_tests.pm