Hi there,
I am porting django_authopenid right now and met an issue. There's no
arithmetic operator in GQL. Here's an example.
expired = Association.gql("WHERE issued + lifetime < %d" % now)
Any suggestion for simple implementation.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---