Hi,

You can very easily empty your datastore using the Datastore viewer of
the admin console: you can select and delete all entities from the
viewer screen.

regards

didier

On Dec 29, 4:52 pm, cghersi <cristiano.ghe...@gmail.com> wrote:
> Hi,
>
> I've got an app on GAE with 4 versions, up to now.
>
> Until the 4th version I had an entity with an ancestor, so its keys
> were of the type (EntityID-AncestorID).
> In the 5th version I changed my design and now this entity hasn't got
> ancestor any more. Its keys are now simple long values.
>
> On my development server all is OK, given that my local datastore has
> been correctly updated.
> But with the online app I'm not able to remove the unused indexes and
> to create entities with the new long key.
>
> How may I completely erase my datastore online in order to rebuild it
> from scratch?
>
> Thank you very much!!!
> Bye
> CRI

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to