{"database": "nutrition", "table": "meal_foods", "is_view": false, "human_description_en": "where meal_id = 22", "rows": [[40, 22, 32, 1.0]], "truncated": false, "filtered_table_rows_count": 1, "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 \"meal_id\" = :p0 order by id limit 101", "params": {"p0": "22"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2.866564318537712}