[questions][chore] update naming scheme

pull/323/head
hpkoh 3 years ago
parent 921bd02398
commit 3c2f23f89b

@ -195,7 +195,7 @@ model QuestionsQuestion {
user User? @relation(fields: [userId], references: [id], onDelete: SetNull)
questionEncounters QuestionsQuestionEncounter[]
questionVotes QuestionsQuestionVote[]
questionComment QuestionsQuestionComment[]
questionComments QuestionsQuestionComment[]
questionsAnswers QuestionsAnswer[]
}

Loading…
Cancel
Save