infracloud/dev-scripts/query.sql
2026-03-04 05:58:41 -06:00

1 line
166 B
SQL

SELECT logs FROM application_deployments WHERE application_id = (SELECT id FROM applications WHERE uuid='eosgwscc4g044c884k0ws4gc') ORDER BY created_at DESC LIMIT 1;