대댓글기능을 사용할때 parent_id에 무엇을 넣어야할지모르겠습니다. #64
Unanswered
mtm-git1018
asked this question in
Q&A
Replies: 1 comment
-
reply_id = 1 원래 댓글 (parent_id = null) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
reply테이블에 insert를 사용해야하는데 생각해보니 parent_id == reply_id 인데 이게 가능한건지 잘 모르겠습니다 .
제가 생각하기로는 대댓글을 위해 새 테이블을 짜야할것같은데
혹시 다른 방법이 있을까요???
Beta Was this translation helpful? Give feedback.
All reactions