SqlType SmallintArray({String constraint = notNull}) => SqlType("smallint[]", constraint: constraint);