{ "db_name": "PostgreSQL", "query": "SELECT EXISTS(SELECT 1 FROM transactions WHERE stripe_checkout_session_id = $1) AS \"exists!\"", "describe": { "columns": [ { "ordinal": 0, "name": "exists!", "type_info": "Bool" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ null ] }, "hash": "4e989ded9c96a21d19a600f0ab66344166ec3f52462605e9116bce92a9c4ec75" }