it does. you can now build up your structure of objects entirely fresh and just merge() the whole thing; objects that have primary key attributes set will be "looked up" in the database beforehand. if you try that route, let me know how it works out.
On Apr 8, 2008, at 6:33 AM, pyplexed wrote: > > Thanks Michael. The classmethod code worked a treat. > > I see merge() has changed in the new release of SA. Does this affect > the solution? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
