{ "db_name": "SQLite", "query": "SELECT COUNT(id) AS count FROM users WHERE id = $1;", "describe": { "columns": [ { "name": "count", "ordinal": 0, "type_info": "Int" } ], "parameters": { "Right": 1 }, "nullable": [ false ] }, "hash": "02e3c3e3c5ed47a4fbed6d00a85bb2581417b471dc702d84faa06d3a80a73626" }