Hi everybody, frow a few days a simply gql query such as this one will throw an exception. SELECT * FROM Station order by synced
Synced it's just a not null timestamp field. Since it's happening in the admin panel I don't have any log explaining why it's not working anymore. https://appengine.google.com/datastore/explorer?submitted=1&app_id=prezzi-benzina&viewby=gql&kind=Station&query=SELECT+*+FROM+Station+order+by+synced Stefano -- 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.
