{"database": "football", "table": "h2h_record", "is_view": false, "human_description_en": "where last_match_id = 43", "rows": [], "truncated": false, "filtered_table_rows_count": 0, "expanded_columns": [], "expandable_columns": [[{"column": "competition_id", "other_table": "competition", "other_column": "competition_id"}, "name"], [{"column": "last_match_id", "other_table": "match", "other_column": "match_id"}, "match_id"], [{"column": "source_id", "other_table": "data_source", "other_column": "source_id"}, "name"], [{"column": "team_b_id", "other_table": "team", "other_column": "team_id"}, "name"], [{"column": "team_a_id", "other_table": "team", "other_column": "team_id"}, "name"]], "columns": ["h2h_id", "team_a_id", "team_b_id", "date", "total_matches", "wins_a", "wins_b", "draws", "goals_a", "goals_b", "last_match_date", "last_result", "last_match_id", "competition_id", "created_at", "updated_at", "created_by_run_id", "updated_by_run_id", "source_id", "source_raw_key"], "primary_keys": ["h2h_id"], "units": {}, "query": {"sql": "select h2h_id, team_a_id, team_b_id, date, total_matches, wins_a, wins_b, draws, goals_a, goals_b, last_match_date, last_result, last_match_id, competition_id, created_at, updated_at, created_by_run_id, updated_by_run_id, source_id, source_raw_key from h2h_record where \"last_match_id\" = :p0 order by h2h_id limit 101", "params": {"p0": "43"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 912.6755290199071}