{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk2 = \"b\" and pk3 = \"y\"", "rows": [["a", "b", "y", "a-b-y"], ["b", "b", "y", "b-b-y"]], "truncated": false, "filtered_table_rows_count": 2, "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 \"pk2\" = :p0 and \"pk3\" = :p1 order by pk1, pk2, pk3 limit 101", "params": {"p0": "b", "p1": "y"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 8.516311645507812}