{ "db_name": "PostgreSQL", "query": "SELECT subject FROM comms_queue WHERE user_id = $1 AND comms_type = 'admin_email' AND body = 'Email without subject' LIMIT 1", "describe": { "columns": [ { "ordinal": 0, "name": "subject", "type_info": "Text" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ true ] }, "hash": "785a864944c5939331704c71b0cd3ed26ffdd64f3fd0f26ecc28b6a0557bbe8f" }