{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 38", "rows": [[156, 38, 329, "HOU", 0, "Houston Aeros", "Houston", "Aeros", 2001, 2013], [157, 38, 389, "IA", 1, "Iowa Wild", "Iowa", "Wild", 2013, null]], "truncated": false, "filtered_table_rows_count": 2, "expanded_columns": [], "expandable_columns": [[{"column": "team_id", "other_table": "team", "other_column": "team_id"}, "name"], [{"column": "franchise_id", "other_table": "franchise", "other_column": "franchise_id"}, null]], "columns": ["history_id", "franchise_id", "team_id", "team_code", "active", "name", "city", "nickname", "start_year", "end_year"], "primary_keys": ["history_id"], "units": {}, "query": {"sql": "select history_id, franchise_id, team_id, team_code, active, name, city, nickname, start_year, end_year from franchise_history where \"franchise_id\" = :p0 order by history_id limit 101", "params": {"p0": "38"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 12.980364728718996}