Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Conditions as named columns using DBIx::Class

by dragonchild (Archbishop)
on Oct 31, 2008 at 19:33 UTC ( [id://720766]=note: print w/replies, xml ) Need Help??


in reply to Conditions as named columns using DBIx::Class

Under the hood, DBIx::Class uses SQL::Abstract for SQL generation. Check those docs. Alternately, head over to irc.perl.org #dbix-class - they're extremely responsive and you can usually get mst, castaway, or one of the other devs/power users to answer within minutes.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Replies are listed 'Best First'.
Re^2: Conditions as named columns using DBIx::Class
by wazzuteke (Hermit) on Oct 31, 2008 at 20:11 UTC
    Awesome, thanks for the IRC channel - I didn't know. And thanks, too, for the SQL::Abstract reference - I always forget to look there ;)

    ---------
    perl -le '$.=[qw(104 97 124 124 116 97)];*p=sub{[@{$_[0]},(45)x 2]};*d=sub{[(45)x 2,@{$_[0]}]};print map{chr}@{p(d($.))}'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://720766]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-29 14:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found