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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to