{ "db_name": "MySQL", "query": "SELECT id AS count FROM projects WHERE id=?", "describe": { "columns": [ { "ordinal": 0, "name": "count", "type_info": { "type": "LongLong", "flags": "NOT_NULL | PRIMARY_KEY | UNSIGNED | AUTO_INCREMENT", "char_set": 63, "max_size": 20 } } ], "parameters": { "Right": 1 }, "nullable": [ false ] }, "hash": "498432f84ea2c01707cc92a490ca116a3d45c7da646182e8e5153ac5b31c8d6f" }