質問編集履歴

1

誤字

2020/03/06 03:59

投稿

maruineko
maruineko

スコア12

test CHANGED
File without changes
test CHANGED
@@ -57,3 +57,23 @@
57
57
  foreign_key: :oya_id
58
58
 
59
59
  ```
60
+
61
+
62
+
63
+ テーブル構造
64
+
65
+ ・Oyas
66
+
67
+ |id|oya_id|name|created_at|updated_at|
68
+
69
+ |:--|:--:|--:|--:|--:|
70
+
71
+
72
+
73
+
74
+
75
+ ・Kos
76
+
77
+ |id|oya_id|name|created_at|updated_at|
78
+
79
+ |:--|:--:|--:|--:|--:|