Null value should be accepted as parameter

|Set Parameter|myid|null|

|Query|Select coalesce(_:myid,-1) as val|
|val|
|-1|
