Hi, I have a very strange problem. In my database I have Entities I
can see in the "Datastore Viewer" but do not appear in queries.
It only happens with certain entities, but I have no way of knowing
which.
The solution to appear is very simple yet very strange. I edit the
entity from the datastore viewer, and without any modifications, I
click 'Save Entity'. Now automatically appear in the queries.
This seems a index problem, but I have deleted all the index and have
been recreated. The problem persists. It seems a serious problem in
the datastore.
The data is there, but I can not find them.
This seems to occur sporadically and randomly in a block of entities
that have been recorded at the same time.

Example of entity 'Fichaje'
author
    value: myem...@gmail.com
    type: string
date YYYY-MM-DD HH:MM:SS
    value: 2011-05-19 20:01:00
    type: gd:when

With the query SELECT * FROM Fichaje WHERE author='myem...@gmail.com'
the entity doesn't appear. But I edit the entity from datastore viewer
and with no changes click in 'Save Entity'. Now automatically appear
in the query.

any ideas? Thank you very much

Sorry for my bad English.

-- 
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-java@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