]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/commit
fixed usage with moosified resultsets (RT#64773)
authorAlexander Hartmaier <abraxxa@cpan.org>
Wed, 9 Feb 2011 17:14:46 +0000 (18:14 +0100)
committerAlexander Hartmaier <abraxxa@cpan.org>
Wed, 9 Feb 2011 17:14:46 +0000 (18:14 +0100)
commitac6bae45084484cdef44619daf60aa6b9eb2d02a
treed7d97c90dcb2efd2943deb01f39bac325da4da6e
parent5c1ba4989dded4309b97be2e8dd48d7bc8b9b3ef
fixed usage with moosified resultsets (RT#64773)
Changes
lib/DBIx/Class/ResultSet/RecursiveUpdate.pm
t/lib/DBSchema.pm
t/lib/DBSchemaBase.pm [new file with mode: 0644]
t/lib/DBSchemaMoose.pm [new file with mode: 0644]
t/lib/DBSchemaMoose/ResultSet.pm [new file with mode: 0644]
t/moosified-rs.t [new file with mode: 0644]
t/pg.t
t/sqlite.t
This page took 0.021717 seconds and 4 git commands to generate.