{ "db_name": "SQLite", "query": "\n SELECT SUM(retry_count)\n FROM receipts\n WHERE receipt_id LIKE 'path-plaintext-%'\n ", "describe": { "columns": [ { "name": "SUM(retry_count)", "ordinal": 0, "type_info": "Integer", "origin": "Expression" } ], "parameters": { "Right": 0 }, "nullable": [ true ] }, "hash": "c57017d2c9c2b4b2282f89010ddd4250b566cda50870d09ecedc7e8eb81c5c26" }