{ "db_name": "PostgreSQL", "query": "SELECT did FROM users WHERE handle = $1 OR email = $1", "describe": { "columns": [ { "ordinal": 0, "name": "did", "type_info": "Text" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ false ] }, "hash": "a36650b1da2c628957a2f00de442cd0e70a042ba80ad0c4ad31b1739f11a7338" }