Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

PerlSufi's scratchpad

by PerlSufi (Friar)
on Mar 26, 2013 at 21:02 UTC ( [id://1025584]=scratchpad: print w/replies, xml ) Need Help??

my $rs = $schema->resultset('Addons')->search( { join => 'gb_invoices', }, );

Query I want:
SELECT * FROM addons LEFT JOIN gb_invoices ON gb_invoices.cp_id = addons.addon_id
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-29 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found