<div dir="ltr">Hello all,<div><br></div><div><font color="#000000"><span style="background-color:rgb(255,255,255)">Try to run a simple query using vtws_query to get all record in my custom module that field </span>

firstnotetime IS NULL</font><div><div style="font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="background-color:rgb(255,255,255)"><font color="#000000"><br></font></span></div><div><span style="background-color:rgb(255,255,255)"><font color="#000000">the query: </font></span></div><div><span style="background-color:rgb(255,255,255)"><font color="#000000">SELECT * FROM <Custom module> WHERE  firstnotetime IS NULL</font></span></div><div><span style="background-color:rgb(255,255,255)"><font color="#000000"><br></font></span></div></div></div><div><span style="color:rgb(0,0,0)">I get an error : toke</span><span style="color:rgb(0,0,0)">n 'IS' Unexpected VALUE(IS), expected one of: EQ,LT,GT,LTE,GTE,NE,IN,LIKE</span><br></div></div><div><br></div><div>This api does not support IS NULL? I think the api need to support that or i am missing another way to ask this query?</div><div><br></div><div>Thank you for your help,</div><div>Omri</div></div>