Hi, trying to add a new column to an existing table, I can change the name, type, lenght, but I cannot change “Allow null” and “Primary key” values. The “Allow Null” automatically flagged as 1 and primary key as 0…
You can not change the allow null value (yet) and the primary key is already set by default to columnameid by servoy. I can imagine you can’t change that unless you use an external tool.