appengine icon indicating copy to clipboard operation
appengine copied to clipboard

datastore: Implement OR query helpers

Open ishitatsuyuki opened this issue 7 years ago • 0 comments

Deduplication is not trivial code, and neither is writing the combination products one by one.

Helpers for OR should implemented just like that in NDB, although the interface may need to be redesigned for Go.

ishitatsuyuki avatar Jan 04 '18 05:01 ishitatsuyuki