spec/schema_comments.yml in schema_comments-0.2.0.alpha5 vs spec/schema_comments.yml in schema_comments-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
----
-table_comments:
- products: "商品"
-column_comments:
- products:
- product_type_cd: "カテゴリコード"
- name: "商品名称"
- created_at: "登録日時"
- updated_at: "更新日時"
+---
+table_comments:
+ products: 商品
+column_comments:
+ products:
+ product_type_cd: カテゴリコード
+ name: 商品名称
+ created_at: 登録日時
+ updated_at: 更新日時