{"ok": true, "database": "nutrition", "query_name": null, "rows": [], "truncated": false, "columns": ["id", "meal_id", "food_id", "servings"], "query": {"sql": "select id, meal_id, food_id, servings from meal_foods where \"food_id\" = :p0 order by id limit 101", "params": {"p0": "7"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.2718716859817505}