Cannot drop a single enum value in postgres

前端 未结 0 1007
终归单人心
终归单人心 2020-12-08 22:54

I have one table my_table with a column my_column with type my_type(\'value1\', \'value2\', \'value3\'). I want to remove \'value3\'. I read that values for enums are not su

相关标签:
回答
  • 消灭零回复
提交回复
热议问题