SqlType Double({String constraint = notNull}) => SqlType("double precision", constraint: constraint);