Save one _resolve_aliastypes in the case of a subqueried prefetch
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 28 Sep 2015 10:55:01 +0000 (12:55 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 28 Sep 2015 15:45:23 +0000 (17:45 +0200)
commit757891ed5c4132d95e339212a5f66a2ee9fe4503
treef568d6a985ca6f431ef6d8a70f26c00e8b4ffc72
parent90c9dd1da2eab272f75dc62a504f378a07737218
Save one _resolve_aliastypes in the case of a subqueried prefetch

Instead reuse a previously calculated one, since the code flow allows it

There *seem* to be no functional changes, but one never knows...
lib/DBIx/Class/Storage/DBIHacks.pm