Optimize handling of {_rel_in_storage}, greatly reducing the amounf ot find_or_create...
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 9 Aug 2009 12:45:20 +0000 (12:45 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 9 Aug 2009 12:45:20 +0000 (12:45 +0000)
commitd4fe33d0eaa12ce9706b246ebd46492d96bef4c5
tree4105d80e9a66fc3f2dfddf230a7d867d69caa018
parentc39b48e57a46afde462f73aa683f70dfb1ebe9bf
Optimize handling of {_rel_in_storage}, greatly reducing the amounf ot find_or_create calls (as indicated by the TODOs in t/multi_create/reentrance_count.t
lib/DBIx/Class/Row.pm