{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk1 = \"b\" and pk3 = \"m\"", "rows": [["b", "a", "m", "b-a-m"], ["b", "b", "m", "b-b-m"], ["b", "c", "m", "b-c-m"], ["b", "d", "m", "b-d-m"], ["b", "e", "m", "b-e-m"], ["b", "f", "m", "b-f-m"], ["b", "g", "m", "b-g-m"], ["b", "h", "m", "b-h-m"], ["b", "i", "m", "b-i-m"], ["b", "j", "m", "b-j-m"], ["b", "k", "m", "b-k-m"], ["b", "l", "m", "b-l-m"], ["b", "m", "m", "b-m-m"]], "truncated": false, "filtered_table_rows_count": 13, "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 \"pk3\" = :p1 order by pk1, pk2, pk3 limit 101", "params": {"p0": "b", "p1": "m"}}, "facet_results": {"pk1": {"name": "pk1", "type": "column", "hideable": true, "toggle_url": "/fixtures/compound_three_primary_keys.json?pk1=b&_facet=pk3&pk3=m", "results": [{"value": "b", "label": "b", "count": 13, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/compound_three_primary_keys.json?_facet=pk1&_facet=pk3&pk3=m", "selected": true}], "truncated": false}, "pk3": {"name": "pk3", "type": "column", "hideable": true, "toggle_url": "/fixtures/compound_three_primary_keys.json?_facet=pk1&pk1=b&pk3=m", "results": [{"value": "m", "label": "m", "count": 13, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/compound_three_primary_keys.json?_facet=pk1&pk1=b&_facet=pk3", "selected": true}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.691808700561523}