提交 b67c1778 编写于 作者: E Eileen M. Uchitelle 提交者: GitHub

Merge pull request #26986 from bogdanvlviv/docs_migrations

Add missing spaces [ci skip]
......@@ -958,10 +958,10 @@ ActiveRecord::Schema.define(version: 20080906171750) do
create_table "products", force: true do |t|
t.string "name"
t.text "description"
t.text "description"
t.datetime "created_at"
t.datetime "updated_at"
t.string "part_number"
t.string "part_number"
end
end
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册