{"database": "football", "table": "form_record", "is_view": false, "human_description_en": "where competition_id = 2", "rows": [], "truncated": false, "filtered_table_rows_count": 0, "expanded_columns": [], "expandable_columns": [[{"column": "competition_id", "other_table": "competition", "other_column": "competition_id"}, "name"], [{"column": "source_id", "other_table": "data_source", "other_column": "source_id"}, "name"], [{"column": "team_id", "other_table": "team", "other_column": "team_id"}, "name"]], "columns": ["form_id", "team_id", "date", "window_matches", "pts_avg", "gf_avg", "ga_avg", "xg_for_avg", "xg_against_avg", "win_pct", "draw_pct", "loss_pct", "competition_id", "created_at", "updated_at", "created_by_run_id", "updated_by_run_id", "source_id", "source_raw_key"], "primary_keys": ["form_id"], "units": {}, "query": {"sql": "select form_id, team_id, date, window_matches, pts_avg, gf_avg, ga_avg, xg_for_avg, xg_against_avg, win_pct, draw_pct, loss_pct, competition_id, created_at, updated_at, created_by_run_id, updated_by_run_id, source_id, source_raw_key from form_record where \"competition_id\" = :p0 order by form_id limit 101", "params": {"p0": "2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1149.2320930119604}