DBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance monitoring and change tracking. You can be up and running within minutes and it will provide you with a wealth of ...
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 ...