You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CREATEUNIQUE INDEX "aiWorkflowRunItemCommentVote_workflowRunItemCommentId_creat_key" ON"aiWorkflowRunItemCommentVote"("workflowRunItemCommentId", "createdBy");
48
54
49
55
-- AddForeignKey
50
56
ALTERTABLE"aiWorkflowRunItemVote" ADD CONSTRAINT"aiWorkflowRunItemVote_workflowRunItemId_fkey"FOREIGN KEY ("workflowRunItemId") REFERENCES"aiWorkflowRunItem"("id") ON DELETE CASCADEONUPDATE CASCADE;
0 commit comments