If you want the existing value of enum, then you need to manually write the ... ALTER TABLE yourTableName MODIFY COLUMN yourEnumColumnName ...
確定! 回上一頁