{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk1 = \"b\", pk2 = \"h\" and pk3 = \"f\"", "rows": [["b", "h", "f", "b-h-f"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [], "columns": ["pk1", "pk2", "pk3", "content"], "primary_keys": ["pk1", "pk2", "pk3"], "units": {}, "query": {"sql": "select pk1, pk2, pk3, content from compound_three_primary_keys where \"pk1\" = :p0 and \"pk2\" = :p1 and \"pk3\" = :p2 order by pk1, pk2, pk3 limit 101", "params": {"p0": "b", "p1": "h", "p2": "f"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 7.463216781616211}