Re: [SQLObject] j-magic

2008-03-18 Thread Oleg Broytmann
On Tue, Mar 18, 2008 at 04:56:23PM +, Luke Opperman wrote: > Oleg Broytmann phd.pp.ru> writes: > >"New magic attribute 'j' similar to 'q' that automagically does join > > with the other table in FK/MultipleJoin"? > > Yeah, that's pretty good. Specifically, it has attributes for joins and

Re: [SQLObject] j-magic (was: basic RelatedJoin + select question)

2008-03-18 Thread Luke Opperman
Oleg Broytmann phd.pp.ru> writes: >Thank you very much! Now if I only can formulate a short description for > it. ".j attribute on SO classes" is not very informative. >"New magic attribute 'j' similar to 'q' that automagically does join > with the other table in FK/MultipleJoin"? Yeah, t