Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gql

Python: Distinct On Gquery Result Set (gql, Gae)

Imagine you got an entity in the Google App Engine datastore, storing links for anonymous users. Y… Read more Python: Distinct On Gquery Result Set (gql, Gae)

How To Construct Gql To Not Contain A Value From A Set?

Is it possible to select from a google app engine db where the key of a db.Model object is not in a… Read more How To Construct Gql To Not Contain A Value From A Set?

How To Understand "cursor" Correctly

I'm trying to apply cursor to my app, however, the document is not clear enough for me. Google… Read more How To Understand "cursor" Correctly