I'm such a moron. I downloaded the SA source into a "sqlalchemy3"
directory but the SA expects it in a "sqlalchemy" package so it was
internaly loading the old 0.2.8 Ubuntu version.

Sorry! :-)


Michael Bayer napsal(a):
> 
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to