More explicit attribute deletion/detection - a lof of this is probably redundant...
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 20 May 2009 13:42:48 +0000 (13:42 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 20 May 2009 13:42:48 +0000 (13:42 +0000)
commit86cc339a6d3fd0dfd144f511c893affa897c19a2
tree233951476c4a7b8fbc0fffa687e73a3d223ebb37
parent639cf8f9d212c3e950ae5bae680133762c1df0aa
More explicit attribute deletion/detection - a lof of this is probably redundant, as _resoved_attrs() should flatten them away (i.e. prefetch to collapse and distinct to group_by). Nevertheless keep them there for explcetness ( delete() is cheap )
lib/DBIx/Class/ResultSet.pm