提交 57dbf456 编写于 作者: M Mehmet Emin İNAÇ

Changed behaviour of timestamps helper by create_table migration generator [ci skip]

上级 1c315ad5
...@@ -287,7 +287,7 @@ class CreateProducts < ActiveRecord::Migration[5.0] ...@@ -287,7 +287,7 @@ class CreateProducts < ActiveRecord::Migration[5.0]
t.string :name t.string :name
t.text :description t.text :description
t.timestamps null: false t.timestamps
end end
end end
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册