{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 35", "rows": [[144, 35, null, "FRE", 0, "Fredericton Express", "Fredericton", "Express", 1981, 1988], [145, 35, null, "HAL", 0, "Halifax Citadels", "Halifax", "Citadels", 1988, 1993], [146, 35, null, "COR", 0, "Cornwall Aces", "Cornwall", "Aces", 1993, 1996], [147, 35, 316, "WBS", 1, "Wilkes-Barre/Scranton Penguins", "Wilkes-Barre/Scranton", "Penguins", 1999, null]], "truncated": false, "filtered_table_rows_count": 4, "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": "35"}}, "facet_results": {}, "suggested_facets": [{"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=35&_facet=active"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 10.207873303443193}