{"database": "nutrition", "table": "meal_foods", "is_view": false, "human_description_en": "where food_id = 21", "rows": [[11, 9, 21, 0.5], [14, 10, 21, 0.5], [23, 16, 21, 0.5], [30, 18, 21, 0.5]], "truncated": false, "filtered_table_rows_count": 4, "expanded_columns": [], "expandable_columns": [[{"column": "food_id", "other_table": "foods", "other_column": "id"}, "name"], [{"column": "meal_id", "other_table": "meals", "other_column": "id"}, null]], "columns": ["id", "meal_id", "food_id", "servings"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, meal_id, food_id, servings from meal_foods where \"food_id\" = :p0 order by id limit 101", "params": {"p0": "21"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2.6099495589733124}