minor tidying and failing test for overlapping schema problem
authorLuke Saunders <luke.saunders@gmail.com>
Tue, 5 Feb 2008 12:18:44 +0000 (12:18 +0000)
committerLuke Saunders <luke.saunders@gmail.com>
Tue, 5 Feb 2008 12:18:44 +0000 (12:18 +0000)
commitb099fee95285c1d046f9b9263c04d270863563d5
treec8b0a3cba56a06bf0de97b1650842761cca1e8c4
parentfe8a1e2623fa62005216532278df5a6c065a10fc
minor tidying and failing test for overlapping schema problem
Makefile.PL
lib/DBIx/Class/Fixtures.pm
t/lib/DBICTest.pm
t/lib/DBICTest/Schema2.pm [new file with mode: 0644]
t/lib/DBICTest/Schema2/Artist.pm [new file with mode: 0644]
t/lib/DBICTest/Schema2/CD.pm [new file with mode: 0644]
t/lib/DBICTest/Schema2/Friend.pm [new file with mode: 0644]
t/lib/sqlite_different.sql [new file with mode: 0644]