appengine
appengine copied to clipboard
datastore: Implement OR query helpers
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.