提交 0e9a7059 编写于 作者: Z Zachary Scott

💅 wrap the tip from #15624 at 80 chars [ci skip]

上级 afa449c9
......@@ -434,7 +434,8 @@ change_column_default :products, :approved, false
This sets `:name` field on products to a `NOT NULL` column and the default
value of the `:approved` field to false.
TIP: Unlike `change_column` (and `change_column_default`), `change_column_null` is reversible.
TIP: Unlike `change_column` (and `change_column_default`), `change_column_null`
is reversible.
### Column Modifiers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册