{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 23", "rows": [[105, 23, null, "LOU", 0, "Louisville Panthers", "Louisville", "Panthers", 1999, 2001], [106, 23, 336, "IOW", 0, "Iowa Stars", "Iowa", "Stars", 2005, 2008], [107, 23, 375, "IOW", 0, "Iowa Chops", "Iowa", "Chops", 2008, 2009], [108, 23, 380, "TEX", 1, "Texas Stars", "Texas", "Stars", 2009, 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": "23"}}, "facet_results": {}, "suggested_facets": [{"name": "team_code", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=23&_facet=team_code"}, {"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=23&_facet=active"}, {"name": "city", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=23&_facet=city"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=23&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.83766131848097}