{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 2", "rows": [[10, 2, null, "SPR", 0, "Springfield Indians", "Springfield", "Indians", 1936, 1942], [11, 2, null, "SPR", 0, "Springfield Indians", "Springfield", "Indians", 1946, 1951], [12, 2, null, "SYR", 0, "Syracuse Warriors", "Syracuse", "Warriors", 1951, 1954], [13, 2, null, "SPR", 0, "Springfield Indians", "Springfield", "Indians", 1954, 1967], [14, 2, null, "SPR", 0, "Springfield Kings", "Springfield", "Kings", 1967, 1974], [15, 2, null, "SPR", 0, "Springfield Kings/Indians", "Springfield", "Kings/Indians", 1974, 1975], [16, 2, null, "SPR", 0, "Springfield Indians", "Springfield", "Indians", 1975, 1994], [17, 2, 395, "WOR", 0, "Worcester IceCats", "Worcester", "IceCats", 1994, 2005], [18, 2, 334, "PEO", 0, "Peoria Rivermen", "Peoria", "Rivermen", 2005, 2013], [19, 2, 390, "UTC", 0, "Utica Comets", "Utica", "Comets", 2013, 2021], [20, 2, 440, "ABB", 1, "Abbotsford Canucks", "Abbotsford", "Canucks", 2021, null]], "truncated": false, "filtered_table_rows_count": 11, "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": "2"}}, "facet_results": {}, "suggested_facets": [{"name": "team_code", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=2&_facet=team_code"}, {"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=2&_facet=active"}, {"name": "name", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=2&_facet=name"}, {"name": "city", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=2&_facet=city"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=2&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.370459899306297}