Closed
Description
reported by @DSMejantel .
The code below worked in v0.15 and is broken by 0.16 :
set x = 2;
select 'text' as component, $x as contents;
reported by @DSMejantel .
The code below worked in v0.15 and is broken by 0.16 :
set x = 2;
select 'text' as component, $x as contents;