fix the alias in the identity column
authorDaniel Ruoso <daniel@ruoso.com>
Wed, 24 Nov 2010 18:33:07 +0000 (15:33 -0300)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Jan 2011 11:41:15 +0000 (12:41 +0100)
commit2235a95179bf17c30a1e5364e78da5bbad23ddd6
tree1f5396e77b07dc466a1d797a175068e25b0dcf1a
parent1115a4219b76d4ac212fb91f24ff33e3f95b4e88
fix the alias in the identity column

When building the identity where clause, discover the current_source_alias
to build the hash correctly
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/ResultSet.pm
t/relationship/custom.t