Adding an additional property to a kind is fine. Depending on how you are using it you may want to be sure it has a default of some type defined.
Robert On Tue, Feb 9, 2010 at 7:53 PM, 风笑雪 <[email protected]> wrote: > Deploying won't affect your datastore except index. > > 2010/2/10 jsnschneck <[email protected]>: >> Hey Guys, >> >> I am working on an app that has just had a major overhaul. I want to >> re-deploy this app but the datastore backend contains information that >> very important. Is there a way that I can re-deploy the app and hook >> it up to the original datastore. Also is it possible to extend one of >> the tables with an extra field without changing the data already >> contained. >> >> Cheers, >> Jason >> >> -- >> 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. >> >> > > -- > 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. > > -- 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.
