Skip to content

Removing first column with SET WIDTH crashes ISQL #7844

@asfernandes

Description

@asfernandes
set width a 1;
set width b 2;

set width a;

-- crash here
set width a 3;

Metadata

Metadata