Groups
Groups
Sign in
Groups
Groups
appengine-ndb-discuss
Conversations
About
Send feedback
Help
appengine-ndb-discuss
1–30 of 298
Mark all as read
Report group
0 selected
Andrew Gorcester
,
Kaan Soral
2
9/20/19
Cloud NDB Datastore library Beta
Nice! But with all these "freed" products, like App Engine Mail to forced 3rd party mail
unread,
Cloud NDB Datastore library Beta
Nice! But with all these "freed" products, like App Engine Mail to forced 3rd party mail
9/20/19
Andrew Gorcester
5/23/19
Python 3 NDB Datastore library alpha
Hello Pythonistas, As part of our efforts to ensure App Engine Standard Python 2.7 users are able to
unread,
Python 3 NDB Datastore library alpha
Hello Pythonistas, As part of our efforts to ensure App Engine Standard Python 2.7 users are able to
5/23/19
Afzal Shahul Hameed
, …
Jason Collins
4
5/9/17
BadRequestError: cannot use projection on a property with an equality filter
http://stackoverflow.com/questions/tagged/google-app-engine is probably your best place to post. On
unread,
BadRequestError: cannot use projection on a property with an equality filter
http://stackoverflow.com/questions/tagged/google-app-engine is probably your best place to post. On
5/9/17
Kien Nguyen Trung
, …
Beech Horn
11
9/26/16
What is status of NDB project?
Hi Beech Thanks you for giving me new technique with `keys_only`. Do you meant I should code like
unread,
What is status of NDB project?
Hi Beech Thanks you for giving me new technique with `keys_only`. Do you meant I should code like
9/26/16
LYMLeon
2
11/5/15
Question: How do I solve the issue when put_multi not loading all data from a text file
Seems like I was careless, Datastore Viewer is only fetching 1000 entity. On Friday, November 6, 2015
unread,
Question: How do I solve the issue when put_multi not loading all data from a text file
Seems like I was careless, Datastore Viewer is only fetching 1000 entity. On Friday, November 6, 2015
11/5/15
Wade Holst
, …
ben...@getcleverpet.com
4
7/29/15
query.fetch_page() doesn't always work as expected...
I'm using ndb, and I have the same problem with fetch_page. Not only this, but 'more' is
unread,
query.fetch_page() doesn't always work as expected...
I'm using ndb, and I have the same problem with fetch_page. Not only this, but 'more' is
7/29/15
Matthew Ridley
,
Patrick Costello
3
6/16/15
ERROR: API error 1 (datastore_v3: BAD_REQUEST): Property {} is too long. Maximum length is 500.
Sorry about that, looks like when I clicked on a group to open a topic, it defaulted to this rather
unread,
ERROR: API error 1 (datastore_v3: BAD_REQUEST): Property {} is too long. Maximum length is 500.
Sorry about that, looks like when I clicked on a group to open a topic, it defaulted to this rather
6/16/15
Daniel Arita
11/28/14
Manage multi language content on a nosql database
Hi, One of the features of our site is the support for viewing content on three languages (English,
unread,
Manage multi language content on a nosql database
Hi, One of the features of our site is the support for viewing content on three languages (English,
11/28/14
Katy Lion
,
Peter Retief
3
10/2/14
Structured vs. Key Properties
A list of one Model4 looks like this: [ { "attribute4": [ { "attribute3": [ {
unread,
Structured vs. Key Properties
A list of one Model4 looks like this: [ { "attribute4": [ { "attribute3": [ {
10/2/14
Handerson Contreras
, …
Peter Retief
6
9/30/14
update StructuredProperty
you make it sound bad when you say it like that :) On 30 September 2014 17:14, Handerson Contreras
unread,
update StructuredProperty
you make it sound bad when you say it like that :) On 30 September 2014 17:14, Handerson Contreras
9/30/14
Alexander Dementsov
, …
Patrick Costello
5
8/13/14
I would be nice if entity ids were globally unique within an application
If you need to pass around a string representation of a key, you can use the urlsafe method: https://
unread,
I would be nice if entity ids were globally unique within an application
If you need to pass around a string representation of a key, you can use the urlsafe method: https://
8/13/14
Nihel Akr
8/5/14
gae-structured-property-ndb-json
Hello All, Did anyone know how fo fix that? how to work with StructuredProperty? http://stackoverflow
unread,
gae-structured-property-ndb-json
Hello All, Did anyone know how fo fix that? how to work with StructuredProperty? http://stackoverflow
8/5/14
Jesse Lovelace
, …
Patrick Costello
4
7/26/14
Indexed Field Restriction
Yes, this is still the expected behavior. I would recommend staring the feature request here: https:/
unread,
Indexed Field Restriction
Yes, this is still the expected behavior. I would recommend staring the feature request here: https:/
7/26/14
John Watson
4/24/14
what
Nothing
unread,
what
Nothing
4/24/14
John Watson
4/24/14
what
Nothing
unread,
what
Nothing
4/24/14
Jay Pitu
, …
Peter Retief
5
2/7/14
No antenna Current feedback on the VR125 NDB transmitter
oh my bad..sorry guys ..i was just considering the initial NDB and thought it's a non-directional
unread,
No antenna Current feedback on the VR125 NDB transmitter
oh my bad..sorry guys ..i was just considering the initial NDB and thought it's a non-directional
2/7/14
Pau
, …
Jakob Holmelund
8
1/2/14
ndb and blobstore
Thanks Jakob for your advices! 2013/12/21 Jakob Holmelund <jakobho...@gmail.com> Def go
unread,
ndb and blobstore
Thanks Jakob for your advices! 2013/12/21 Jakob Holmelund <jakobho...@gmail.com> Def go
1/2/14
Dag Sverre Seljebotn
, …
Alfred Fuller
7
10/15/13
ndb.non_transactional non-deterministically pulling away transaction from under calling transactional function
Feel free to add a feature request for such changes. On Tue, Oct 15, 2013 at 8:23 AM, Dag Sverre
unread,
ndb.non_transactional non-deterministically pulling away transaction from under calling transactional function
Feel free to add a feature request for such changes. On Tue, Oct 15, 2013 at 8:23 AM, Dag Sverre
10/15/13
Thomas Alisi
,
Gregory Nicholas
3
8/5/13
best practice for graph-like entities
hey thanks for the link gregory, I'll probably follow your suggestion and start designing
unread,
best practice for graph-like entities
hey thanks for the link gregory, I'll probably follow your suggestion and start designing
8/5/13
Hooman Korasani
7/5/13
How to define 'export_transform' within bullkloader, if ndb.KeyProperty(repeated=True)?
Hi, I would really appreciate it if someone could help me with this: In a nut shell, because I am
unread,
How to define 'export_transform' within bullkloader, if ndb.KeyProperty(repeated=True)?
Hi, I would really appreciate it if someone could help me with this: In a nut shell, because I am
7/5/13
Nikolaj
, …
Joachim Krebs
16
7/2/13
Memory leaks with simple NDB application
I have reproduced the problem (and found some interesting additional errors). I have also posted the
unread,
Memory leaks with simple NDB application
I have reproduced the problem (and found some interesting additional errors). I have also posted the
7/2/13
Neelesh Soni
,
Alfred Fuller
2
6/24/13
Multiple Inheritance
Polymodel doesn't work for you? On Sun, Jun 16, 2013 at 3:26 PM, Neelesh Soni <neeleshsoni.
unread,
Multiple Inheritance
Polymodel doesn't work for you? On Sun, Jun 16, 2013 at 3:26 PM, Neelesh Soni <neeleshsoni.
6/24/13
Michael Olson
,
James A. Morrison
3
6/12/13
Interaction between ndb and taskqueue.Queue's add_async
Why don't you have a tasklet for this: @ndb.tasklet def add_task_async(...): rpc = queue.
unread,
Interaction between ndb and taskqueue.Queue's add_async
Why don't you have a tasklet for this: @ndb.tasklet def add_task_async(...): rpc = queue.
6/12/13
Robellard, Michael
, …
Guido van Rossum
5
5/30/13
NDB in a python/ipython shell
I believe not, it interacts with an active service that implements the task queue behavior. This
unread,
NDB in a python/ipython shell
I believe not, it interacts with an active service that implements the task queue behavior. This
5/30/13
arfu...@google.com
,
gvanr...@gmail.com
2
4/14/13
Re: Add distinct/group_by support to ndb (issue 7865043)
LGTM https://codereview.appspot.com/7865043/diff/17001/ndb/query.py File ndb/query.py (right): https:
unread,
Re: Add distinct/group_by support to ndb (issue 7865043)
LGTM https://codereview.appspot.com/7865043/diff/17001/ndb/query.py File ndb/query.py (right): https:
4/14/13
Niklas Rosencrantz
, …
Kenny Trytek
7
4/5/13
Creating a key reference between db.Model and NDB model.Expando
Here's what I ended up doing to reference an ndb.Model from a db property: class NDBKeyProperty(
unread,
Creating a key reference between db.Model and NDB model.Expando
Here's what I ended up doing to reference an ndb.Model from a db property: class NDBKeyProperty(
4/5/13
Adam Bradley
, …
MikeDSP
7
3/27/13
Mass updating with .put_multi(list_of_entities)
What type of performance times wise did you have? I have been playing with a data import of roughly
unread,
Mass updating with .put_multi(list_of_entities)
What type of performance times wise did you have? I have been playing with a data import of roughly
3/27/13
gvanr...@gmail.com
3/21/13
Re: Add distinct/group_by support to ndb (issue 7865043)
https://codereview.appspot.com/7865043/diff/3001/ndb/model.py File ndb/model.py (right): https://
unread,
Re: Add distinct/group_by support to ndb (issue 7865043)
https://codereview.appspot.com/7865043/diff/3001/ndb/model.py File ndb/model.py (right): https://
3/21/13
arfu...@google.com
,
Gregory Nicholas
3
3/16/13
Add distinct/group_by support to ndb (issue 7865043)
nice. this is sick.. On Friday, March 15, 2013 10:37:12 PM UTC-7, Alfred Fuller wrote: [+guido] On
unread,
Add distinct/group_by support to ndb (issue 7865043)
nice. this is sick.. On Friday, March 15, 2013 10:37:12 PM UTC-7, Alfred Fuller wrote: [+guido] On
3/16/13
Doland
3/13/13
post_put_hooks and tasklets
I have an application that makes extensive use of tasklets and I am starting to implement a few
unread,
post_put_hooks and tasklets
I have an application that makes extensive use of tasklets and I am starting to implement a few
3/13/13