[Dbix-class] Get a list of parent objects based on child object
properties (possible n00bish question)
Jason Gottshall
jgottshall at capwiz.com
Thu Feb 5 19:05:18 GMT 2009
Heiko Gruner wrote:
> Hello,
> i tried to hardcode values into a table relationship like below.
> But i just received just errors like
>
> "undef error - Invalid rel cond val"
>
>
> I am desparatly looking for a solution ...
> Please help ...
Hardcoded (literal) values in join conditions are not (yet) supported by
DBIC. See my response to your previous post for a work-around that
emulates the appropriate behavior:
http://lists.scsys.co.uk/pipermail/dbix-class/2009-February/007311.html
--
Jason Gottshall
jgottshall at capwiz.com
More information about the DBIx-Class
mailing list