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