Using Query instead of Gqlquery you can do:
model.Bookmark.all().filter('favIcon', None)
Regards,
On Nov 29, 7:22 am, pr3d4t0r <[EMAIL PROTECTED]> wrote:
> On Nov 28, 2:00 pm, Alexander Kojevnikov <[EMAIL PROTECTED]>
> wrote:
>
> > The GQL reference doesn't mention a NULL value literal. However, this
> > hack will do the job:
>
> > SELECT * FROM Bookmark WHERE favIcon < ''
>
> > This is not documented, use at your own risk.
>
> Ah, good idea. Thanks!
>
> pr3d4t0rhttp://istheserverup.comhttp://genpasswd.eugeneciurana.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---