I created a new instance and deployed a nodejs based application. I am using google datastore as database. Now i want to edit some fields in Kind. Change properties of the fields that are already there and add some new properties. If i do add new properties, they are not getting reflected in the schema that is already there. How do I update schema now? Should i use python now just to update schema or is there anyway i can do it from my nodejs config.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b30c2531-0588-492b-a80c-c07959d158af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
