]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/commit
Warn instead of throwing an exception if a key is neither a column, a relationship...
authorAlexander Hartmaier <abraxxa@cpan.org>
Fri, 22 Oct 2010 12:47:10 +0000 (14:47 +0200)
committerAlexander Hartmaier <abraxxa@cpan.org>
Fri, 22 Oct 2010 12:47:10 +0000 (14:47 +0200)
commit882e0965d8ecbf0320905b794bbbdbc7cc3582f7
treee364c3fe4244fbd5d115e0b82f28da94437248e7
parente397476f162deb6468ceb38c4368f2071b85bf79
Warn instead of throwing an exception if a key is neither a column, a relationship nor a many-to-many helper.

also added a new api to the resultset api which is able to suppress the
warnings when the second parameter is a hashref containing a key named
unknown_params_ok with a true value.
Changes
dist.ini
lib/DBIx/Class/ResultSet/RecursiveUpdate.pm
t/lib/RunTests.pm
This page took 0.022682 seconds and 4 git commands to generate.