質問編集履歴
1
user_idの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
|
11
11
|
商品テーブル
|
12
12
|
|
13
|
-
|id|product_name|price|expiration|
|
13
|
+
|id|product_name|price|expiration|user_id|
|
14
14
|
|
15
15
|
|:--|:--:|--:|
|
16
16
|
|