Comment on Goodbye, Google App EngineparentComments−X-Istence15yNo, you can set limit in a fetch to whatever you please and the datastore will return all those results to you ... the 1000 limit was removed.http://code.google.com/appengine/docs/python/datastore/query...Where does it say that 1000 is the limit?
Comments
No, you can set limit in a fetch to whatever you please and the datastore will return all those results to you ... the 1000 limit was removed.
http://code.google.com/appengine/docs/python/datastore/query...
Where does it say that 1000 is the limit?