{ "db_name": "PostgreSQL", "query": "SELECT COUNT(*) as count FROM pages WHERE slug = $1 AND id != $2", "describe": { "columns": [ { "ordinal": 0, "name": "count", "type_info": "Int8" } ], "parameters": { "Left": [ "Text", "Uuid" ] }, "nullable": [ null ] }, "hash": "fd4b2f69a310a48efe720f4cf833eea8bd11a2efe7aa9b578297f429f27d8cad" }