Whats the best way to maintain referential integrity with the ReferenceProperty when using the bulkupload script?
For example, suppose I had a Book class that references a Library class, and I wanted to upload these instances in my local datastore to the production datastore. Would the production datastore acknowledge the key stored in the Book's ReferenceProperty, or are the keys between dev and production completely different? If different, what would be the best way to translate the keys in order to maintain referential integrity? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
