deployments
Customer releases, including failures and rollbacks.
deployment_idintegerPKcustomer_idintegerFKengineer_idintegerFKversiontextstatustextdeployed_attimestamptz
Return deployment_id, incident_count, and sev1_count for linked deployments with at least two incidents. Sort by incident_count descending, then deployment_id.
Customer releases, including failures and rollbacks.
deployment_idintegerPKcustomer_idintegerFKengineer_idintegerFKversiontextstatustextdeployed_attimestamptzOperational incidents; unresolved rows have no resolved_at.
incident_idintegerPKcustomer_idintegerFKdeployment_idintegerNULLFKseveritytextopened_attimestamptzresolved_attimestamptzNULLroot_causetextNULLincidents.deployment_id=deployments.deployment_idRun or check a query first. The coach only comments on a real error or grader mismatch.
Try to solve it cold. Two progressive hints are available.