deployments
Customer releases, including failures and rollbacks.
deployment_idintegerPKcustomer_idintegerFKengineer_idintegerFKversiontextstatustextdeployed_attimestamptz
For each failed deployment, inspect the customer’s next deployment. Return deployment_id, customer_id, deployed_at, next_status, and next_deployed_at. Exclude failures with no later deployment and sort by deployment_id.
Customer releases, including failures and rollbacks.
deployment_idintegerPKcustomer_idintegerFKengineer_idintegerFKversiontextstatustextdeployed_attimestamptzRun 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.