Re: [google-appengine] DATASTORE VIEWER

2013-10-15 Thread Martin Descours
Thx Alejandro, it works fine with the URL trick !

Martin


2013/10/15 Alejandro González Rodrigo 

> 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 
>
>> 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 google-appengine+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> 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 
> +34 666 57 79 13
> 
>
> 
> If you have a dream * we can write
> the *code 
>
>
>
>
>  --
> 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-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] DATASTORE VIEWER

2013-10-15 Thread Alejandro González Rodrigo
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 

> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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 
+34 666 57 79 13



If you have a dream * we can write the *
code 

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


Re: [google-appengine] 'Datastore Viewer' web interface bug?

2011-05-12 Thread Greg Darke (Google)
This does indeed sound like a bug.

Can you please file a bug about this on the bug tracker?
http://code.google.com/p/googleappengine/issues/entry?template=Other%20defect

If you include the issue number in this thread I can ensure it get
triaged correctly.

On 12 May 2011 13:32, Loren  wrote:
> I've got a simple db.Expando class that I'm trying to edit fields
> within from the Google App Engine data store viewer interface. There
> appears to be a bug with modifying some of the properties;
> Specifically, I have a property called 'type'. Attempting to modify
> any of the fields including or 'after' this property fails to
> persist.
>
> I can view the POST data that goes to: /datastore/edit.do. It returns
> status 302, and here's a small part of it:
>
> &type-15=string&name-16=temperature&value_string-16=&type-16=null&name-17=type&value_string-17=MODIFYATTEMPT&type-17=string&name-18=zones&value_string-18=USDA
> +Zone+6+to+USDA+Zone+9&type-18=string...
>
> Attempting to modify either the 'type' or 'zones' property fails, but
> anything before that like 'temperature' succeeds.
>
> It looks like my property name 'type' here is interfering with the
> handler parsing out the post data from this web request. Is this a
> legitimate bug in the web interface?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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



Re: [google-appengine] Datastore viewer GQL tick box missing, can't enter GQL

2010-10-20 Thread Robert Kluin
Works fine for me. Under the 'kind' select, when I click 'options' I
get a box I can enter and run a GQL query in.

Maybe your browser?  I'm using a FF4 beta.


Robert






On Wed, Oct 20, 2010 at 11:16, Kenneth  wrote:
> The tick box that allows you to enter GQL for the datastore viewer has
> gone awol.  If you enter any gql in the datastore viewer it just gets
> deleted when you click submit query.
>
> Or is it just me?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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



Re: [google-appengine] Datastore viewer query by key.

2010-09-02 Thread Ikai L (Google)
Try this:

SELECT * FROM entity where __key__ = KEY('string-key')

See the section about Keys here:

http://code.google.com/appengine/docs/python/datastore/gqlreference.html

On Thu, Sep 2, 2010 at 10:28 AM, John Gardner  wrote:

> This is probably obvious, but:
> I cannot for the life of me figure out how to fetch a known entity by
> key in the viewer.
>
> The GQL reference doesn't specify key syntax, since you can do a
> db.get(key) from code.
>
> I've tried:
> SELECT * FROM entity where __key__ = "string-key"
> SELECT * FROM entity where entity.__key__ = "string-key"
> SELECT * FROM entity where entity.key = "string-key"
> SELECT * FROM entity where entity = "string-key"
> and the same without quotes.
>
> This really should be easier, I think.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

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



Re: [google-appengine] Datastore Viewer Server Error

2010-06-04 Thread Kimia
today earlier i send a mail for the same question, Now i had resolved it,
Here is my Suggestion:

1: check your Error Log.

2: what had you do yesterday? Maybe some of your operations create dirty
data, you can select the __key__ and then delete the entities


On Fri, Jun 4, 2010 at 10:09 PM, Paul  wrote:

> Since yesterday, when I am in the admin console and click on
> "Datastore Viewer," I get directed to an error page. It says "Server
> Error A server error has occurred." Has anyone had this problem or
> have some possible solutions?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
=

http://www.kimiazhu.info/
http://dev-way.appspot.com/

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



Re: [google-appengine] Datastore Viewer Constantly Failing

2010-03-16 Thread Ikai L (Google)
Seth,

Do you use any non-"primitive" properties to store data? LinkProperty,
PhoneNumberProperty, etc? If these are set to null values or do not
pass validation, this can cause the admin screen to error out:
http://code.google.com/p/googleappengine/issues/detail?id=384

On Tue, Mar 16, 2010 at 10:45 AM, Seth  wrote:
> Aloha,
>
> I have been unable to use the Datastore Viewer in the admin pages for
> some time now (at least five days).  Every time I try to access it, I
> get:
>
> Server Error
> A server error has occurred.
> Return to Applications screen »
>
> Other pages in my admin screens seem to be functioning just fine.
>
> My add id is adorableurl
>
> Hope this helps!
>
> Thanks,
> Seth
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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



Re: [google-appengine] Datastore Viewer Error

2010-03-11 Thread Ikai L (Google)
Do you have any Links that have a null or invalid URL property? Can
you change this to a String?

On Wed, Mar 10, 2010 at 6:40 PM, klong86  wrote:
> When I try to view one of my objects in the Datastore Viewer I get the
> error:
>
> A server error has occurred.
>
> Unfortunately, that is all the information is that is provided.
>
> It is a Java object that contains:
>
> Long
> String
> String
> Link
> String
> boolean
> long
> boolean
>
> Any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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



Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Patrick Twohig
Or rather that may apply to the size of the entity group as a whole.  Are
you sure that you're not tipping that limit?

On Mon, Mar 8, 2010 at 10:10 AM, Patrick Twohig
wrote:

> I think the size limit per entity is 1 megabyte.  I could be wrong though.
>
>
> --
> Patrick H. Twohig.
>
> Namazu Studios
> P.O. Box 34161
> San Diego, CA 92163-4161
>
>


-- 
Patrick H. Twohig.

Namazu Studios
P.O. Box 34161
San Diego, CA 92163-4161

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



Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Patrick Twohig
I think the size limit per entity is 1 megabyte.  I could be wrong though.


-- 
Patrick H. Twohig.

Namazu Studios
P.O. Box 34161
San Diego, CA 92163-4161

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



Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Eli Jones
It's all FloatProperty, IntegerProperty, StringProperty and BlobProperty.

Total size for the Entities is 3MB and the Total Stored Data just shows as
0.0 of 1GB on the Quota page.

On Mon, Mar 8, 2010 at 12:19 PM, Ikai L (Google)  wrote:

> Are you storing phone number/url/email type properties? If these fail
> validation this will cause that page to error out.
>
> On Sun, Mar 7, 2010 at 9:57 AM, Eli Jones  wrote:
> > Every time I try to access the Datastore Viewer for one of my AppIDs.. it
> > just gives me the "a server error has occurred"
> > The AppID is "datastoretester"
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com
> .
> > For more options, visit this group at
> > http://groups.google.com/group/google-appengine?hl=en.
> >
>
>
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> http://googleappengine.blogspot.com | http://twitter.com/app_engine
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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



Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Ikai L (Google)
Are you storing phone number/url/email type properties? If these fail
validation this will cause that page to error out.

On Sun, Mar 7, 2010 at 9:57 AM, Eli Jones  wrote:
> Every time I try to access the Datastore Viewer for one of my AppIDs.. it
> just gives me the "a server error has occurred"
> The AppID is "datastoretester"
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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



Re: [google-appengine] DataStore Viewer

2010-03-05 Thread Robert Kluin
I know you can by adding "&limit=50" to the URL, I think it works up
to 200.  I have not found a button or field to enter the limit.

Robert




On Fri, Mar 5, 2010 at 2:43 PM, pkhoosh  wrote:
> Is it possible to view more than 20 items at a time in the DataStore
> Viewer on the Dashboard?
>
> thanks,
> pete
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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



Re: [google-appengine] Datastore Viewer

2010-02-22 Thread Stirman
Sent you a msg... thanks!

Ikai L (Google) wrote:
> What's your application ID?
>
> On Mon, Feb 22, 2010 at 2:27 PM, Stirman  wrote:
>
> > Datastore Viewer and Datastore Statistics are 500'ing for me, timing
> > out... everything else on the admin site working fine?!
> >
> > Only me?  How do I go about figuring out what's going on?
> >
> > Thanks!
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> > http://groups.google.com/group/google-appengine?hl=en.
> >
> >
>
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> http://googleappengine.blogspot.com | http://twitter.com/app_engine

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



Re: [google-appengine] Datastore Viewer

2010-02-22 Thread Ikai L (Google)
What's your application ID?

On Mon, Feb 22, 2010 at 2:27 PM, Stirman  wrote:

> Datastore Viewer and Datastore Statistics are 500'ing for me, timing
> out... everything else on the admin site working fine?!
>
> Only me?  How do I go about figuring out what's going on?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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



Re: [google-appengine] datastore viewer delay

2009-11-17 Thread 风笑雪
Model will always show in dataviewer.

The only way I find to not show it is re-define you Model class
without any property, and deploy it again.

2009/11/18 Baron :
> Hello,
>
> I removed all the records from a model but when I checked the data
> viewer they were still there for atleast 15 minutes afterwards. When I
> delete a record is it actually deleted immediately, or just scheduled
> for deletion?
>
> thanks,
> Richard
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=.
>
>
>

--

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