Robert Dobbs wrote:
> Was there some discussion way back when about changing the "SELECT table 
> AS me/foreign" queries to the name of the relationship?  If the table 
> selections could be named "fromentity_torelname" it might be easier to 
> figure out deeper joins.  Well, I tried this for a bit in my own 
> muddlings but ran into character limits in MySQL pretty fast, FWIW, 
> especially in some kind of double-join against >=3 level relationships 
> via two paths with different properties.

Which I ran into already in the join code for Class::DBI::Sweet, which is why 
DBIx::Class Doesn't Do It Like That :)

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +

_______________________________________________
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]/

Reply via email to