IFNULL bug seems to persist in Alasql retool

@joeBumbaca is there any update on this?
Currently, when I run the following JS snipplet in Retool:

console.log("AlaSQL version: ", alasql.version);
return alasql.version

The output is

"0.4.5-develop-1587"

Where is this coming from, since you said you're using v1.7.3? The latest version is 4.6.1, any plans on updating? Is there a possibility to update manually?

Thank you :slight_smile: