{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 1", "rows": [[1, 1, null, "MAI", 0, "Maine Mariners", "Maine", "Mariners", 1977, 1987], [2, 1, null, "UTI", 0, "Utica Devils", "Utica", "Devils", 1987, 1993], [3, 1, null, "SJ", 0, "Saint John Flames", "Saint John", "Flames", 1993, 2003], [4, 1, 337, "OMA", 0, "Omaha Ak-Sar-Ben Knights", "Omaha Ak-Sar-Ben", "Knights", 2005, 2007], [5, 1, 371, "QC", 0, "Quad City Flames", "Quad City", "Flames", 2007, 2009], [6, 1, 379, "ABB", 0, "Abbotsford Heat", "Abbotsford", "Heat", 2009, 2014], [7, 1, 400, "ADK", 0, "Adirondack Flames", "Adirondack", "Flames", 2014, 2015], [8, 1, 406, "STK", 0, "Stockton Heat", "Stockton", "Heat", 2015, 2022], [9, 1, 444, "CGY", 1, "Calgary Wranglers", "Calgary", "Wranglers", 2022, null]], "truncated": false, "filtered_table_rows_count": 9, "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": "1"}}, "facet_results": {}, "suggested_facets": [{"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=1&_facet=active"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=1&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 63.690663781017065}