[DBIx-Class-Devel] [Perl5/DBIx-Class] added ambiguous column description (#81)

Patrick Kilter notifications at github.com
Fri Jun 19 07:05:03 GMT 2020


@m0veax commented on this pull request.



> @@ -54,6 +54,31 @@ in this error message.  In particular make sure that the package
 declaration is correct. For example, for a schema C< MySchema >
 you need to specify a fully qualified namespace: C< package MySchema::MyTable; >.
 
+=head2 fix ambiguous column references in ResultSets
+
+In your ResultSet are two columns named the same in different Tables and

changed it, thanks

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/Perl5/DBIx-Class/pull/81#discussion_r442667919
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20200619/92f76f8c/attachment.htm>


More information about the DBIx-Class-Devel mailing list