I don't know if it's relevant with my prob but my application ends
with the following errors
Exception exceptions.AttributeError: "'NoneType' object has no
attribute 'from_attribute'" in <bound method
MutableAttrInstanceState._cleanup of
<sqlalchemy.orm.state.MutableAttrInstanceState object at 0xd7bce6c>>
ignored


On 6 août, 14:22, sagblmi <laurent.mig...@gmail.com> wrote:
> Hi,
>
> I can't figure how that occurs but I'm facing to a stange ?bug?.  (I
> try to write a testcase but without success)
>
> After a call to session.query(MClass).get(id), the returned object has
> all these attributes marked as unloaded!!!!
> If I do a session.refresh(myObject), attributes are correctly
> initialized...
>
> Any idea?
>
> lmg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to