{"database": "my_database", "table": "penalty_type", "is_view": false, "human_description_en": "where penalty_class_id = 7", "rows": [[43, "Gross misconduct - Bench", 7], [56, "Gross misconduct", 7]], "truncated": false, "filtered_table_rows_count": 2, "expanded_columns": [], "expandable_columns": [[{"column": "penalty_class_id", "other_table": "penaltyclass", "other_column": "penalty_class_id"}, null]], "columns": ["penalty_type_id", "penalty_description", "penalty_class_id"], "primary_keys": ["penalty_type_id"], "units": {}, "query": {"sql": "select penalty_type_id, penalty_description, penalty_class_id from penalty_type where \"penalty_class_id\" = :p0 order by penalty_type_id limit 101", "params": {"p0": "7"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 6.696570664644241}