{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 12", "rows": [[55, 12, null, "PRO", 0, "Providence Reds", "Providence", "Reds", 1936, 1977], [56, 12, null, "BRO", 0, "Broome Dusters", "Broome", "Dusters", 1977, 1980], [57, 12, null, "BIN", 0, "Binghamton Whalers", "Binghamton", "Whalers", 1980, 1990], [58, 12, null, "BIN", 0, "Binghamton Rangers", "Binghamton", "Rangers", 1990, 1997], [59, 12, 307, "HFD", 0, "Hartford Wolf Pack", "Hartford Wolf", "Pack", 1997, 2010], [60, 12, null, "HWPC", 0, "Hartford Wolf Pack/Connecticut Whale", "Hartford Wolf Pack/Connecticut", "Whale", 2010, 2011], [61, 12, null, "CON", 0, "Connecticut Whale", "Connecticut", "Whale", 2011, 2013], [62, 12, 307, "HFD", 1, "Hartford Wolf Pack", "Hartford Wolf", "Pack", 2013, null]], "truncated": false, "filtered_table_rows_count": 8, "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": "12"}}, "facet_results": {}, "suggested_facets": [{"name": "team_code", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=12&_facet=team_code"}, {"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=12&_facet=active"}, {"name": "name", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=12&_facet=name"}, {"name": "city", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=12&_facet=city"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=12&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 58.79487469792366}