{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 3", "rows": [[21, 3, null, "CD", 0, "Capital District Islanders", "Capital District", "Islanders", 1990, 1993], [22, 3, 318, "ALB", 0, "Albany River Rats", "Albany River", "Rats", 1993, 2010], [23, 3, 384, "CLT", 1, "Charlotte Checkers", "Charlotte", "Checkers", 2010, null]], "truncated": false, "filtered_table_rows_count": 3, "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": "3"}}, "facet_results": {}, "suggested_facets": [{"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=3&_facet=active"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 53.11292177066207}