let numeric_opt_string_assoc = [(SQL_db.NO_None, ""); (SQL_db.NO_Unsigned, "UNSIGNED"); (SQL_db.NO_UnsignedZeroFill, "UNSIGNED ZEROFILL")]