teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

誤字修正

2018/11/14 07:43

投稿

baron3
baron3

スコア16

answer CHANGED
@@ -19,7 +19,6 @@
19
19
  |comment_body|text||コメント本文
20
20
  |comment_user|string|uuid|ユーザー
21
21
  |parent_podt|int|FOREIGN KEY : posts(post_id)|親記事
22
- |parent_comment|int|nullable|親コメント
23
22
  |created_at|timestamp||投稿日時
24
23
 
25
24
  ** Replies table**