{ "db_name": "MySQL", "query": "SELECT state, rewrite FROM reviews WHERE project=? AND branch=?", "describe": { "columns": [ { "ordinal": 0, "name": "state", "type_info": { "type": "Tiny", "flags": "NOT_NULL | UNSIGNED", "char_set": 63, "max_size": 3 } }, { "ordinal": 1, "name": "rewrite", "type_info": { "type": "Tiny", "flags": "NOT_NULL | UNSIGNED", "char_set": 63, "max_size": 3 } } ], "parameters": { "Right": 2 }, "nullable": [ false, false ] }, "hash": "4b7803295a48d956dff31b1432777e3383cdcf7ad3ecd280b8953cab51a5a74f" }