Has I can write in DBIx::Class this query: SELECT * FROM table1 LEFT JOIN table2 ON table2.table1_id=table2.id* AND table2.user_id=123*?
Where* user_id* is an any random number.
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
