Constraints

46 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
CommentUpvoteNotifications_CommentUpvoteId_fkey
CommentUpvoteNotifications.CommentUpvoteId
CommentUpvotes.id
Restrict delete
CommentUpvoteNotifications_NotificationId_fkey
CommentUpvoteNotifications.NotificationId
Notifications.id
Cascade on delete
PollVotes_UserId_fkey
PollVotes.UserId
Users.id
Restrict delete
PollVotes_PollOptionId_fkey
PollVotes.PollOptionId
PollOptions.id
Cascade on delete
PollOptions_PollId_fkey
PollOptions.PollId
Polls.id
Cascade on delete
CommentNotifications_CommentId_fkey
CommentNotifications.CommentId
Comments.id
Restrict delete
CommentNotifications_NotificationId_fkey
CommentNotifications.NotificationId
Notifications.id
Cascade on delete
AnswerUpvoteNotifications_AnswerUpvoteId_fkey
AnswerUpvoteNotifications.AnswerUpvoteId
AnswerUpvotes.id
Restrict delete
AnswerUpvoteNotifications_NotificationId_fkey
AnswerUpvoteNotifications.NotificationId
Notifications.id
Cascade on delete
Comments_AnswerId_fkey
Comments.AnswerId
Answers.id
Cascade on delete
Comments_UserId_fkey
Comments.UserId
Users.id
Restrict delete
AnswerImages_ImageId_fkey
AnswerImages.ImageId
Images.id
Restrict delete
AnswerImages_AnswerId_fkey
AnswerImages.AnswerId
Answers.id
Cascade on delete
QuestionUpvotes_UserId_fkey
QuestionUpvotes.UserId
Users.id
Restrict delete
QuestionUpvotes_QuestionId_fkey
QuestionUpvotes.QuestionId
Questions.id
Cascade on delete
AnswerNotifications_AnswerId_fkey
AnswerNotifications.AnswerId
Answers.id
Restrict delete
AnswerNotifications_NotificationId_fkey
AnswerNotifications.NotificationId
Notifications.id
Cascade on delete
AnswerUpvotes_AnswerId_fkey
AnswerUpvotes.AnswerId
Answers.id
Cascade on delete
AnswerUpvotes_UserId_fkey
AnswerUpvotes.UserId
Users.id
Restrict delete
QuestionCategories_CategoryId_fkey
QuestionCategories.CategoryId
Categories.id
Restrict delete
QuestionCategories_QuestionId_fkey
QuestionCategories.QuestionId
Questions.id
Cascade on delete
Answers_UserId_fkey
Answers.UserId
Users.id
Restrict delete
Answers_QuestionId_fkey
Answers.QuestionId
Questions.id
Cascade on delete
CommentUpvotes_CommentId_fkey
CommentUpvotes.CommentId
Comments.id
Cascade on delete
CommentUpvotes_UserId_fkey
CommentUpvotes.UserId
Users.id
Restrict delete
UserSearchTerms_UserId_fkey
UserSearchTerms.UserId
Users.id
Restrict delete
QuestionUpvoteNotifications_QuestionUpvoteId_fkey
QuestionUpvoteNotifications.QuestionUpvoteId
QuestionUpvotes.id
Restrict delete
QuestionUpvoteNotifications_NotificationId_fkey
QuestionUpvoteNotifications.NotificationId
Notifications.id
Cascade on delete
PollVoteNotifications_NotificationId_fkey
PollVoteNotifications.NotificationId
Notifications.id
Cascade on delete
PollVoteNotifications_PollVoteId_fkey
PollVoteNotifications.PollVoteId
PollVotes.id
Restrict delete
QuestionBookmarks_UserId_fkey
QuestionBookmarks.UserId
Users.id
Restrict delete
QuestionBookmarks_QuestionId_fkey
QuestionBookmarks.QuestionId
Questions.id
Cascade on delete
AnswerShares_ShareId_fkey
AnswerShares.ShareId
Shares.id
Restrict delete
AnswerShares_AnswerId_fkey
AnswerShares.AnswerId
Answers.id
Restrict delete
Questions_UserId_fkey
Questions.UserId
Users.id
Restrict delete
CommentImages_CommentId_fkey
CommentImages.CommentId
Comments.id
Cascade on delete
CommentImages_ImageId_fkey
CommentImages.ImageId
Images.id
Restrict delete
QuestionShares_QuestionId_fkey
QuestionShares.QuestionId
Questions.id
Restrict delete
QuestionShares_ShareId_fkey
QuestionShares.ShareId
Shares.id
Restrict delete
Polls_QuestionId_fkey
Polls.QuestionId
Questions.id
Cascade on delete
QuestionViews_UserId_fkey
QuestionViews.UserId
Users.id
Restrict delete
QuestionViews_QuestionId_fkey
QuestionViews.QuestionId
Questions.id
Cascade on delete
QuestionImages_QuestionId_fkey
QuestionImages.QuestionId
Questions.id
Cascade on delete
QuestionImages_ImageId_fkey
QuestionImages.ImageId
Images.id
Restrict delete
CommentShares_CommentId_fkey
CommentShares.CommentId
Comments.id
Restrict delete
CommentShares_ShareId_fkey
CommentShares.ShareId
Shares.id
Restrict delete

Check Constraints

Table Constraint Name Constraint