You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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
风笑雪
unread,
Nov 17, 2009, 11:11:36 PM11/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
yeah my dataviewer always shows, but there seems to be a delay in
updating the content.
On Nov 18, 3:11 pm, 风笑雪 <kea...@gmail.com> wrote:
> 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.
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi Richard,
Yes, I have found the same: updates to the data store can take a while
to be reflected in the data viewer. At first I thought I had done
something wrong or was just incompetent, and then I cheered up!
Ian Marshall
unread,
Nov 22, 2009, 7:50:26 AM11/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message