On May 31, 2008, at 4:09 AM, sniffer wrote:

>
> hi all,
>
> first of all thank u guys for all ur help on my previous posts.
> This time around i again have a table in an mssql db, the table has
> just 2 fields one int field(PK) and the other a varchar field.
> the table object for the table in question is auto generated, the
> problem is that when i save the an object and finally commit it i get
> the following error 'ColumnProperty object has no attribute key'.
>
> what could i be doing wrong any help will be highly appreciated.
>


sounds like uncompiled mappers, which sounds maybe like you are  
squashing an error raised during mapper compile.   try to reproduce  
the behavior in a small script.



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to