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