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