{ "db_name": "PostgreSQL", "query": "UPDATE topology_runs\n SET status = 'queued', updated_at = now()\n WHERE status = 'running' AND updated_at < now() - make_interval(secs => $1)", "describe": { "columns": [], "parameters": { "Left": [ "Float8" ] }, "nullable": [] }, "hash": "7298995b5b58aed46888bb9e5c8d331483aee162fc6bcf1e53232d2afc7c3e62" }