File "C:\Program Files\Google\google_appengine\google\appengine\api
\datastore.py", line 1077, in _CheckFilter
', '.join(self.INEQUALITY_OPERATORS))
BadFilterError: BadFilterError: invalid filter: Only one property per
query may have inequality filters (<=, >=, <, >)..
On Aug 28, 9:51 pm, Davide Rognoni <[EMAIL PROTECTED]> wrote:
> Only one? per query??
>
> On Aug 28, 9:07 pm, fdezjose <[EMAIL PROTECTED]> wrote:
>
> > Hello! I'm new in the App Engine world and I've run into an issue
> > that's driving me crazy. I need to compare two properties (ex.
> > propertyA > 4 AND propertyB > 8) But by doing that I've discovered
> > that only one property per query may have inequality filters... Any
> > suggestion or workaround to be able to accomplish this task?
>
> > Thanks!
>
> > José Luis
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---