Hi, I just ran into a small hiccup. When orion autocreates tables for hypersonicsql I get the following message: Warning: Error creating table: Unexpected token: 255 in statement [create table MySomething (id BIGINT not null primary key, field1 VARCHAR(255) null, field2 VARCHAR(255) null, field3 VARCHAR(255) null, field4 VARCHAR(255) null, field5 VARCHAR(255) null, field6 VARCHAR(255) null, field7 BIGINT null, field8 BIGINT null)]. Did anyone experience similar problems? Any reaction is welcome, FE
