[Dbix-class] Re: how to use a complex query in DBIx::Class

A. Pagaltzis pagaltzis at gmx.de
Tue Dec 26 23:49:13 GMT 2006


* Jess Robinson <castaway at desert-island.demon.co.uk> [2006-12-27 00:30]:
> I've not seen the syntax "SELECT .. hiddenboards.userId IS NOT
> NULL as hidden" .. it's odd, why not use the proper join type?

You mean you've not seen this either?

    SELECT price, price * 1.16 AS incl_vat FROM ... WHERE ...

What does that have to do with join types?

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Dbix-class mailing list