some preliminary support for Firebird
authorRafael Kitover <rkitover@cpan.org>
Mon, 1 Mar 2010 09:50:55 +0000 (04:50 -0500)
committerRafael Kitover <rkitover@cpan.org>
Mon, 1 Mar 2010 09:50:55 +0000 (04:50 -0500)
commit4cbddf8d2c6f28d894d0497a31e7c2503e0e7994
tree5fb14e21b8429cd33ec06d8922c1ee86202d4ef7
parent78087af77c46dd247d7b907f36499510ff392589
some preliminary support for Firebird
lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm [new file with mode: 0644]
t/18firebird_common.t [new file with mode: 0644]
t/18firebird_odbc_common.t [new file with mode: 0644]
t/lib/dbixcsl_common_tests.pm