Informix Error -974
-974 Cannot drop not null constraint on the serial column.
The user issued a statement to drop a NOT NULL constraint on a column that has a SERIAL or SERIAL8 or BIGSERIAL data type. Such constraints can be disabled, but they cannot be dropped before the column is dropped.