Skip to content

v0.16 regression: numeric variables are set to null instead of being converted to text #138

Closed
@lovasoa

Description

@lovasoa

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions