Y
Hacker News
new
|
ask
|
show
|
jobs
by
dikei
1102 days ago
Agree, PostgreSQL enum is really just for mapping with an enum in application code. And just like you should not remove an enum or change their ordinal in application code, don't do that to a PostgreSQL enum