-

t***@qq.com
- 发布:2025-07-15 09:16
- 更新:2025-07-15 11:27
- 阅读:21
产品分类: uniCloud/支付宝小程序云
操作步骤:
预期结果:
-
-
实际结果:
-
-
bug描述:
同代码下,unicloud-db在阿里云腾讯云下正常。
在支付宝云下
where参数:
type: db.command.or(
db.command.exists(false), //不存在
db.command.eq(0) // 等于 0
)
调试发现db.command.exists(false)没有效果,把type字段设置为int索引也没效果。
1 个回复
DCloud_uniCloud_CRL
我测试没有问题呢,我的测试数据:
查询语句:
结果: