[Dbix-class] Re: SQL Generation with SQL::DB
Emanuele Zeppieri
ema_zep at libero.it
Mon Sep 10 17:54:51 GMT 2007
A. Pagaltzis wrote:
> * Emanuele Zeppieri <ema_zep at libero.it> [2007-09-07 14:20]:
>> 1. If you have both &'s and |'s in your (full) expression, how
>> can you find the correct order to evaluate the various
>> subexpressions?
>
> How do you choose between [] and {} and put them in the right
> order when you build data structures for SQL::Abstract?
You don't have to make any choice, if you already have an
SQL::Abstract-compatible data structure.
See point 4 in my response to Mark, if you care.
More information about the DBIx-Class
mailing list