lucene-cn / lxdb

14 stars 2 forks source link

is null 和 is not null 查询结果不正确 #109

Open zhou-anxing opened 3 years ago

zhou-anxing commented 3 years ago

问题描述:is null 和is not null 查询时筛选结果不正确, 期望结果:应与表中null数据数量一致 问题截图: image

image

hgs19921112 commented 3 years ago

是不是id有个值为NULL ,请通过 id= 'NULL'确认查询结果