Hey Rob, I am using Java / JDO rather than python, although I have read again the documentation and I am confused, According to the docs: "Every entity has a key that is unique over all entities in App Engine. A complete key includes several pieces of information, including the *application ID*, the kind, and an entity ID."
So as I see, a key will always holds the application ID.... I guess that when you copy the Key objects in the entities using database-store it updates the application ID ... I am not sure what to do next.... updating 80% of my data seems like a very challenging task Thanks again for all your help, Uri -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/u6KLjd__BmgJ. 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.
