DATASTORE VIEWER

52 views
Skip to first unread message

Martin Descours

unread,
Oct 15, 2013, 5:50:34 AM10/15/13
to google-a...@googlegroups.com
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

Alejandro González Rodrigo

unread,
Oct 15, 2013, 6:36:48 AM10/15/13
to google-a...@googlegroups.com
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 <descour...@gmail.com>

--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.



--
 

If you have a dream we can write the code




Francois Masurel

unread,
Oct 15, 2013, 6:37:33 AM10/15/13
to google-a...@googlegroups.com
You can go up to 200 by modifying the limit parameter in the url : &limit=200

François

Martin Descours

unread,
Oct 15, 2013, 6:52:16 AM10/15/13
to google-a...@googlegroups.com
Of course... sorry i suck, i didnt think about the url
thx françois

M.


2013/10/15 Francois Masurel <f.ma...@gmail.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 google-appengi...@googlegroups.com.

Martin Descours

unread,
Oct 15, 2013, 7:02:17 AM10/15/13
to google-a...@googlegroups.com
Thx Alejandro, it works fine with the URL trick !

Martin


2013/10/15 Alejandro González Rodrigo <alejandro...@intelygenz.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 google-appengi...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages