rhymix/modules/comment/queries
2024-10-09 16:45:36 +09:00
..
deleteComment.xml
deleteCommentList.xml
deleteComments.xml
deleteCommentsList.xml
deleteCommentVotedLog.xml
deleteDeclaredCommentLog.xml
deleteDeclaredComments.xml
deleteModuleComments.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteModuleCommentsList.xml
getAllComments.xml
getChildCommentCount.xml
getChildComments.xml
getComment.xml
getCommentCount.xml
getCommentCountByMemberSrl.xml
getCommentDeclaredLogInfo.xml
getCommentDepth.xml Add option to limit the maximum thread depth of comments 2024-10-09 16:45:36 +09:00
getCommentList.xml
getCommentListByMemberSrl.xml
getCommentListItem.xml
getCommentPage.xml
getCommentPageItem.xml
getCommentPageList.xml
getCommentParentNextSibling.xml
getComments.xml
getCommentsByDocumentSrls.xml
getCommentVotedLog.xml
getCommentVotedLogInfo.xml
getCommentVotedLogMulti.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getDeclaredComment.xml
getDeclaredLatest.xml
getDeclaredList.xml
getDeclaredLogByCommentSrl.xml
getDistinctModules.xml
getNewestCommentList.xml
getTotalCommentCountByGroupStatus.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getTotalCommentCountWithinMemberByGroupStatus.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getTotalCommentList.xml
getTotalCommentListWithinMember.xml
getTotalCommentListWithoutJoin.xml Use simple query without JOIN in admin comment list, to improve query speed with millions of comments 2024-03-12 23:18:51 +09:00
getVotedMemberList.xml
insertComment.xml
insertCommentDeclaredLog.xml
insertCommentList.xml
insertCommentVotedLog.xml
insertDeclaredComment.xml
updateBlamedCount.xml
updateComment.xml
updateCommentByDelete.xml Fix uploaded_count remaining after comment is deleted 2023-11-19 21:41:50 +09:00
updateCommentByRestore.xml
updateCommentListArrange.xml
updateCommentListModule.xml
updateCommentModule.xml
updateDeclaredComment.xml
updateDeclaredCommentCancel.xml
updatePublishedStatus.xml
updateVotedCount.xml