{ "db_name": "PostgreSQL", "query": "SELECT 1 as one FROM users WHERE LOWER(email) = $1", "describe": { "columns": [ { "ordinal": 0, "name": "one", "type_info": "Int4" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ null ] }, "hash": "8c9c899187a8b19747b1c25dbac1501de14985beafcfed5f0a23549e18da2c19" }