session.save_or_update(obj) On Oct 31, 2007, at 7:29 AM, svilen wrote:
> > why is this so? > i have bunch of objects, and i make them all persistent. > then i have another bunch, some of them are noe, other are from above > and i want this bunch to also became persistent. (If something there > IS already persistent - so what, do nothing) > how do i do it now? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
