PSQL provides an easy way to add new values to an enum: ALTER TYPE name ADD VALUE ... https://www.postgresql.org/docs/9.5/sql-altertype.html.
確定! 回上一頁