On Tue, Aug 11, 2009 at 9:38 PM, Peter Petrov<[email protected]> wrote: > > On Aug 11, 10:57 pm, "Nick Johnson (Google)" <[email protected]> > wrote: >> That's correct. The length limitation on StringProperty is due to the >> indexing. > > Does this mean that a StringProperty(indexed=False) can have unlimited > length?
No - the length limitation is applied to unindexed strings, too. -Nick > > > -- Nick Johnson, Developer Programs Engineer, 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
