pombreda / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

Kindless Queries #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Kindless queries are currently not implemented.
We do not have range queries on all databases making it difficult to do 
queries such as:
q = db.GqlQuery('SELECT * WHERE __key__ > :1', last_key)

Original issue reported on code.google.com by nlak...@gmail.com on 29 Apr 2010 at 3:18

GoogleCodeExporter commented 9 years ago

Original comment by nlak...@gmail.com on 28 Mar 2011 at 10:35