{ "db_name": "PostgreSQL", "query": "SELECT password_hash IS NOT NULL as has_password FROM users WHERE did = $1", "describe": { "columns": [ { "ordinal": 0, "name": "has_password", "type_info": "Bool" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ null ] }, "hash": "5a7b98295457e43facb537845ed966b4ac507646c442881d0a7aec58725622ed" }