flow_id BIGINT NOT NULL REFERENCES flows(id) ON DELETE CASCADE, task_id BIGINT NULL REFERENCES tasks(id) ON DELETE CASCADE, subtask_id BIGINT NULL REFERENCES subtasks ...
This voice experience is generated by AI. Learn more. This voice experience is generated by AI. Learn more. The Microsoft Security Response Center has confirmed that a SQL Server elevation of ...
KEY `fk_invoice_inv_stat_id_idx` (`INV_STAT_ID`), CONSTRAINT `fk_invoice_inv_stat_id` FOREIGN KEY (`INV_STAT_ID`) REFERENCES `inv_status` (`INV_STAT_ID`) ON DELETE RESTRICT ON UPDATE CASCADE, ...