Add unique constraint declaration and new ResultSet method, update_or_create
authorDaniel Westermann-Clark <danieltwc@cpan.org>
Mon, 23 Jan 2006 05:25:55 +0000 (05:25 +0000)
committerDaniel Westermann-Clark <danieltwc@cpan.org>
Mon, 23 Jan 2006 05:25:55 +0000 (05:25 +0000)
commit87f0da6afff9adc776942e2cbd04d2b2cbaa1473
tree26b4ed94ff7ca32f0001e7dda252de763dd8419b
parent8dc441df3fcb5dbda2365ebfd2d5f36a4ea84372
Add unique constraint declaration and new ResultSet method, update_or_create
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/ResultSourceInstance.pm
t/helperrels/20unique.t [new file with mode: 0644]
t/lib/DBICTest/Schema/CD.pm
t/run/20unique.tl [new file with mode: 0644]