I receive a reproducible 500 error ever time that I try accessing the DataStore SQL console at https://console.developers.google.com/project/apps~myapp/sql
If I click the "use old console" link in the lower left, I can access the "Data Store Explorer" fine to run GQL queries at https://appengine.google.com/datastore/explorer Additionally, in the new style console, some of my string data types in DataStore don't seem to be represented properly. If I go to https://console.developers.google.com/project/apps~myapp/datastore/query one of my string data fields appears as '{}'. If I click on an individual record, the data type is missing and the data itself just reads as "[Object object]" whereas in the old-style console the data was properly expanded. See the screenshots to see what I mean(taken from the same record on old and new console). Any assistance would be appreciated. Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
