On Jul 2, 8:39 am, Andreas Jung <[EMAIL PROTECTED]> wrote:
> So why the hell is SA trying to insert something into my 'zielgruppen'
> table?

any table in your SELECT statement for which its full set of primary
key columns are represented in the columns clause of the SELECT, will
generate an INSERT.


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