Thx Alejandro, it works fine with the URL trick ! Martin
2013/10/15 Alejandro González Rodrigo <[email protected]> > Hello, > > You have 2 options: > > 1 - In the old console ( appengine.google.com ) in the datastore viewer > you can play with this two params in the URL: &limit=20&offset=20 > 2 - You can access the new console ( cloud.google.com/console ) click in > your project and then you can use the *Cloud Datastore -> Query* section > to Query the Datastore, and in this case google loads more results as you > keep scrolling down the page > > > > > 2013/10/15 Martin Descours <[email protected]> > >> On appengine i make requests on the databases, but i am limited to 20 >> results by Page >> how can i make this 20 go up to 100 ? >> thx for your help ! >> Martin >> >> -- >> 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 http://groups.google.com/group/google-appengine. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Alejandro González <[email protected]> > +34 666 57 79 13 > <http://es.linkedin.com/pub/alejandro-gonzález-rodrigo/19/684/466/> > > <http://www.intelygenz.com/> > If you have a dream <http://www.intelygenz.com/en/cases>* we can write > the *code <http://www.thegameofcode.com/> > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/59xMBZNQXgQ/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
