this stuff does not work yet
authorRafael Kitover <rkitover@cpan.org>
Mon, 9 Nov 2009 19:04:52 +0000 (19:04 +0000)
committerRafael Kitover <rkitover@cpan.org>
Mon, 9 Nov 2009 19:04:52 +0000 (19:04 +0000)
commit9a95164df15467a6f94d3d74e8f3b508b6607e23
tree2cf207b31053c217d7a1c49c14a5325fe08a8ab9
parent3fed44ca41ee2c2d8509ff044b36754d91f2e2ad
this stuff does not work yet
18 files changed:
lib/DBIx/Class/Schema/Loader/Base.pm
t/backcompat/0.04006/10sqlite_common.t [new file with mode: 0644]
t/backcompat/0.04006/11mysql_common.t [new file with mode: 0644]
t/backcompat/0.04006/12pg_common.t [new file with mode: 0644]
t/backcompat/0.04006/13db2_common.t [new file with mode: 0644]
t/backcompat/0.04006/14ora_common.t [new file with mode: 0644]
t/backcompat/0.04006/20invocations.t [new file with mode: 0644]
t/backcompat/0.04006/21misc_fatal.t [new file with mode: 0644]
t/backcompat/0.04006/22dump.t [new file with mode: 0644]
t/backcompat/0.04006/23dumpmore.t [new file with mode: 0644]
t/backcompat/0.04006/lib/DBIXCSL_Test/Schema/LoaderTest1.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/DBIx/Class/TestComponent.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/DBIx/Class/TestRSComponent.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/TestAdditional.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/TestAdditionalBase.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/TestLeftBase.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/dbixcsl_common_tests.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/make_dbictest_db.pm [new file with mode: 0644]