{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 9", "rows": [[43, 9, null, "ERI", 0, "Erie Blades", "Erie", "Blades", 1981, 1982], [44, 9, null, "BAL", 0, "Baltimore Skipjacks", "Baltimore", "Skipjacks", 1982, 1993], [45, 9, 310, "POR", 0, "Portland Pirates", "Portland", "Pirates", 1993, 2016], [46, 9, 411, "SPR", 1, "Springfield Thunderbirds", "Springfield", "Thunderbirds", 2016, 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": "9"}}, "facet_results": {}, "suggested_facets": [{"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=9&_facet=active"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.758971001952887}