Change _cond_for_update_delete to handle more complicated queries through recursing...
authorMichael Leuchtenburg <michael@slashhome.org>
Mon, 21 Aug 2006 15:33:04 +0000 (15:33 +0000)
committerMichael Leuchtenburg <michael@slashhome.org>
Mon, 21 Aug 2006 15:33:04 +0000 (15:33 +0000)
commit057d4713af8f97b17a351bca5d11fe55e5a8b88a
tree896cde3a79972e2ee557eb206b8cc55cbcf0fd51
parenta918d9014c5fc4684efb8b6c2abb84cf60d9c826
Change _cond_for_update_delete to handle more complicated queries through recursing on internal hashes.
Add a test which should succeed and fails without this change.
lib/DBIx/Class/ResultSet.pm
t/46where_attribute.t