4 messages in com.googlegroups.sqlalchemy[sqlalchemy] SA 0.4 orm mapped class ...
FromSent OnAttachments
Marco De Felice29 Aug 2007 00:21 
Michael Bayer29 Aug 2007 17:19 
Marco De Felice29 Aug 2007 23:16 
Michael Bayer30 Aug 2007 08:13 
Subject:[sqlalchemy] SA 0.4 orm mapped class 'instrumentation time'
From:Marco De Felice (m.de@gmail.com)
Date:08/29/2007 11:16:37 PM
List:com.googlegroups.sqlalchemy

Michael Bayer ha scritto:

its most likely uncompiled mappers. the "c" attribute on the class is deprecated; use Table.attribute instead. ...

Thanks, but it seems the Table.c.attribute has a .op() method that I can't find on Table.attribute