{"database": "my_database", "table": "penalty_type", "is_view": false, "human_description_en": "where penalty_class_id = 5", "rows": [[20, "Misconduct - Abuse of officials", 5], [33, "Misconduct", 5], [36, "Misconduct - Instigating", 5], [62, "Misconduct - Unsportsmanlike conduct", 5], [72, "Misconduct - Continuing altercation", 5], [115, "Misconduct - Throwing equipment", 5], [155, "Misconduct - Goalkeeper", 5], [159, "Misconduct - Visor", 5]], "truncated": false, "filtered_table_rows_count": 8, "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": "5"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 6.387751549482346}