{ "db_name": "SQLite", "query": "SELECT metric, value, stddev, unit, direction FROM run_measurements WHERE id = ? ORDER BY metric ASC ", "describe": { "columns": [ { "name": "metric", "ordinal": 0, "type_info": "Text" }, { "name": "value", "ordinal": 1, "type_info": "Float" }, { "name": "stddev", "ordinal": 2, "type_info": "Float" }, { "name": "unit", "ordinal": 3, "type_info": "Text" }, { "name": "direction", "ordinal": 4, "type_info": "Int64" } ], "parameters": { "Right": 1 }, "nullable": [ false, false, true, true, true ] }, "hash": "0a4a3c4090e70ca643c4af0368ecf5c8dde66d898a900afa299a94e9a7bc62f8" }