Matt S Trout wrote:
The from approach I've snipped from the quoted block is basically your best WTDI for the moment.
Okay, thanks for the response!
Adding subselects and more flexible join conditions is one of the main things I intend to be focused on for 09, but 08 has taken so long I don't want to delay it further - plus figuring out how to get all our stuff into SQL::Abstract without (a) breaking it for SQL::Abstract users, (b) breaking it for older DBICs is going to be fun and games.
Sounds like a good plan. I expect adding support for placeholders in the from clause will be especially interesting. :)
Ronald _______________________________________________ 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]/
