{ "db_name": "PostgreSQL", "query": "SELECT EXISTS(SELECT 1 FROM notifications WHERE id=$1)", "describe": { "columns": [ { "ordinal": 0, "name": "exists", "type_info": "Bool" } ], "parameters": { "Left": [ "Int8" ] }, "nullable": [ null ] }, "hash": "fb955ca41b95120f66c98c0b528b1db10c4be4a55e9641bb104d772e390c9bb7" }