{ "db_name": "PostgreSQL", "query": "SELECT id, handle, migrated_to_pds FROM users WHERE did = $1", "describe": { "columns": [ { "ordinal": 0, "name": "id", "type_info": "Uuid" }, { "ordinal": 1, "name": "handle", "type_info": "Text" }, { "ordinal": 2, "name": "migrated_to_pds", "type_info": "Text" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ false, false, true ] }, "hash": "36f84d8aa41bb289d09fda5e26a91543b1bfd100c659db47bef97954f4c25580" }