On Jul 2, 2007, at 10:40 AM, klaus wrote:

>
> I would rather ask: How can this behavior be avoided? Is it possible
> to mark some columns as read-only/no-write-back?
>

just remove the primary key columns of the "non-write" tables from  
the columns clause of the select. 
   

--~--~---------~--~----~------------~-------~--~----~
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