Restore backwards compatibility - introduce intent to collapse flag
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 30 Nov 2009 09:07:49 +0000 (09:07 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 4 Aug 2010 17:59:16 +0000 (19:59 +0200)
commit9f6555d31bc48b6fa3792f74368fc1f17f77ea60
treec92ff9baedcd11be7ecf5f6d43904b0aa9567ccb
parent8e84e727440f2d5f9f6fdc5271aa48c094ab0df6
Restore backwards compatibility - introduce intent to collapse flag
When no collapsing is requested HRI structures must always be hashrefs,
not AoH as it is with a collapsed multi prefetch, roll the tests back
to reflect this
16 files changed:
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSource.pm
t/19quotes.t
t/19quotes_newstyle.t
t/26dumper.t
t/76joins.t
t/76select.t
t/inflate/file_column.t
t/inflate/hri.t
t/prefetch/_internals.t [new file with mode: 0644]
t/prefetch/diamond.t
t/prefetch/multiple_hasmany.t
t/prefetch/multiple_hasmany_torture.t [new file with mode: 0644]
t/prefetch/standard.t
t/prefetch/with_limit.t
t/storage/debug.t