also am considering taking save()/update()/save_or_update(), which are hibernate terms, into just "add()". maybe ill put that in 0.4.1.
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 -~----------~----~----~----~------~----~------~--~---
