Postgresql migration from nullable to not_null column

前端 未结 0 1490
小蘑菇
小蘑菇 2020-12-04 05:57

I use postgresql migration. Change column of a table from \'is_nullable\' to \'not null\' and added default value. There is the problem - the DB see that column should be no

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