{"database": "my_database", "table": "penalty_type", "is_view": false, "human_description_en": "where penalty_class_id = 2", "rows": [[49, "Double minor - Butt-ending (attempt)", 2], [59, "Double minor - Spearing (attempt)", 2], [68, "Double minor - High-sticking", 2], [108, "Double minor - Head-butting (attempt)", 2]], "truncated": false, "filtered_table_rows_count": 4, "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": "2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 6.361531093716621}