There are no tables. You have to load each entity, copy the info the an entity of the new kind, and put the new entity.
Robert On Thu, Feb 11, 2010 at 10:29 AM, Abhishek <[email protected]> wrote: > Hi > > I have a question about the data store and wanted to know that if > there is a way to rename an existing table. > I understand that it can be done by creating a new table, moving data > from the old to the new table and then removing the old table. But I > was wondering if there is some support to just rename the table > instead to doing the above. > > Thanks > Abhishek > > -- > 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.
