Keep track of result source instance ancestry
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 14 Apr 2016 07:27:33 +0000 (09:27 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 25 Jul 2016 12:39:13 +0000 (14:39 +0200)
commit0ff3368690783358903b3689a1a96ef21271f825
tree70ae877435305dc203c33c8b2d2f4e3190f5aa42
parent9e36e3eca459d22d7c768f945c891eacbc4349c0
Keep track of result source instance ancestry

The oddball external registry (instead of directly-linked objects) is due
to shit like 31399b48

For now this doesn't realy do anything: See several commits higher why this
is needed in the first place.
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/ResultSourceProxy/Table.pm
xt/extra/internals/rsrc_ancestry.t [new file with mode: 0644]