With time couple DBIHacks methods became single-callsite only
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 21 Aug 2016 08:07:17 +0000 (10:07 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 19 Sep 2016 12:28:05 +0000 (14:28 +0200)
commit1e8d85b39753dff2cd42b1f7b6342e145105feca
treeb5e29a396bc82d4180cd4e8abb1c6fa35d32a3bf
parenta4e4185f3c1e0af23dc3d916f706d0e92f95de45
With time couple DBIHacks methods became single-callsite only

Remove _inner_join_to_node and _resolve_ident_sources from the callchain
entirely
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBIHacks.pm