On Oct 23, 2007, at 10:16 AM, Lukasz Szybalski wrote:

>
> I am having an issue with a second  new.flush()
> Does this require multiple sessions for each save?
>
> I can't find any documentation on multiple inserts with assign_mapper.
> Lucas
>

Your best bet is to use version 0.4 and to not use any extensions  
such as assign_mapper.  if youre new to sqlalchemy and are just  
learning the mechanics of save() and flush(), the ORM tutorial is  
also pretty helpful to work through.

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