On Apr 12, 2007, at 12:53 PM, ml wrote:
> I tried s.query(Address).select_by(user=u) as I found similar in the > documentation > (http://www.sqlalchemy.org/docs/ > datamapping.html#datamapping_selectrelations_relselectby) > but SA raises: > AttributeError: 'LazyLoader' object has no attribute 'columns' > works for me, cant reproduce. please attach a full reproducing test case. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
