{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 4", "rows": [[24, 4, 311, "LOW", 0, "Lowell Lock Monsters", "Lowell Lock", "Monsters", 1998, 2006], [25, 4, 414, "LOW", 0, "Lowell Devils", "Lowell", "Devils", 2006, 2010], [26, 4, null, "ALB", 0, "Albany Devils", "Albany", "Devils", 2010, 2017], [27, 4, null, "BIN", 0, "Binghamton Devils", "Binghamton", "Devils", 2017, 2021], [28, 4, 390, "UTC", 1, "Utica Comets", "Utica", "Comets", 2021, null]], "truncated": false, "filtered_table_rows_count": 5, "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": "4"}}, "facet_results": {}, "suggested_facets": [{"name": "team_code", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=4&_facet=team_code"}, {"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=4&_facet=active"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=4&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 49.67997409403324}