开发者

App Engine - GQL invalid query string

I don't know what can be wrong here:

SELECT * FROM RGUser    
WHERE isGuest = FALSE AND created < DATE('2011-09-01')    
ORDER BY created

screenshot http://my.jetscreenshot.com/3910/20110904-pwms-18kb.jpg开发者_JAVA技巧


There's nothing wrong in your query, it's just the datastore viewer that does not work well in case of query modification after an error; just to copy the query, click again on Datastore viewer, paste it and launch it again.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜