Add an internal unique colset finder and relax complex $rs update/delete code
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 25 Feb 2012 14:36:43 +0000 (15:36 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 2 Mar 2012 16:56:32 +0000 (17:56 +0100)
commit81bf295c7883fcbdd988ad64dce62befa80dc4df
treec9c08447b5eefbc1426c69f04bbac152b599c4f1
parent5e6fde33e5a45784eab549193f78f8a862fab55c
Add an internal unique colset finder and relax complex $rs update/delete code

As long as there is something to correlate the subquery by we are good
Changes
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Storage/DBIHacks.pm