Hey guys, I want to release a new version of our product that has some changes to the persistent objects we already have stored in the data store. Most importantly - i'm removing a parent child relationship.
Since this is a big change to the data and indexes, i was hoping someone could help point me towards some good tools or methods for getting old objects out of the data store, changing them and re- persisting them. I'm about to write a bunch of code to do this and i don't want to re-invent the wheel. If this was SQL Server, i'd write a DTS transformation to migrate my data. Anything like that out there? -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
