On Sat, May 9, 2009 at 2:24 AM, cocoaghost <an0...@gmail.com> wrote:
>
> With Python SDK 1.2.2, now it is possible:
> '''
> Datastore now supports Key-only queries, using either SELECT __key__
> or db.Query(Model, keys_only=True
> '''
> But what's the limit of list size?

Can you clarify what you're asking, exactly? What list size?

-Nick Johnson

> On Mar 23, 4:08 pm, an0 <an0...@gmail.com> wrote:
>> If so, can I explicitly mark a ListProperty not to be indexed?
>>
>> I want the list's flexibility for some attributes, but don't want them
>> to be indexed, (how) can I achieve this goal?
>>
>> Thanks in advance.
> 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to