Can’t get Datastore composite index to work from App Engine Go
I have a Google App Engine Go app that uses Datastore. I am attempting to implement a query that involves inequalities for two properties. I cannot get the composite index to work.
I have a Google App Engine Go app that uses Datastore. I am attempting to implement a query that involves inequalities for two properties. I cannot get the composite index to work.