Apparently the datastore doesn't support wildcard queries. As long as the query just has a trailing %, I suppose you could emulate them with combined >= and < filters, but what would you specify for the < filter ?
As an aside, I'm rather puzzled by the limitations of the query language, compared with SQL. Are there any resources explaining these limitations and pssible workarounds..? -- 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.
