Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我没有添加默认值就做了脚手架。 有没有可能的方法只向现有列添加默认值? 如果是这样,我该如何写入迁移文件?
我要添加默认值的值是配置文件表中的“country_id”列。
谢谢!!!