On 1/21/07, A. Pagaltzis <[EMAIL PROTECTED]> wrote:
Is this right? Is this wrong? No idea. I'll have to look at the schema to see whether `entry.author_id` does in fact reference `user.id`. If it were `entry.author_user`, I'd know immediately.
It will always make sense when you consider the full query. But I agree that when manually writing SQL queries your way of doing things might have its advantages, although small. I just don't think it really makes that much of a difference in an ORM context. -Nilson Santos F. Jr. _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
