Availability date range queries in app engine datastore?

前端 未结 2 432
有刺的猬
有刺的猬 2021-01-27 12:46

I\'ve looked through a bunch of other threads on this topic, and so far I haven\'t found any satisfactory answers, so I wanted to double check if it\'s really just not feasible

2条回答
  •  甜味超标
    2021-01-27 13:04

    Use the search api as you suggest. I had the same problem of multiple inequalities and slso used search api to solve it.

提交回复
热议问题