A workable fix for the resultset multicol update/delete debacle - by default fallback...
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 15 May 2009 21:35:06 +0000 (21:35 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 15 May 2009 21:35:06 +0000 (21:35 +0000)
commitb2f73c3063de927725954bdf864f8e1291a5dedd
treecc673fd44ff04d173140880744c2d685307007ae
parent9e6af55c1bb316ab006ca5f67b61cdfba18b2df4
A workable fix for the resultset multicol update/delete debacle - by default fallback to per-row deletions, with the ability to overide this behavior for various storage drivers
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm