{ "db_name": "PostgreSQL", "query": "SELECT EXISTS(SELECT 1 FROM users WHERE mnw_account_id = $1 AND suspended_at IS NOT NULL) AS \"exists!\"", "describe": { "columns": [ { "ordinal": 0, "name": "exists!", "type_info": "Bool" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ null ] }, "hash": "d78f87bb07ca20a47d854ad2667c89539e89eb244c0d9d8f40aac3fbe3a06805" }