{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk1 = \"b\" and pk3 = \"g\"", "rows": [["b", "a", "g", "b-a-g"], ["b", "b", "g", "b-b-g"], ["b", "c", "g", "b-c-g"], ["b", "d", "g", "b-d-g"], ["b", "e", "g", "b-e-g"], ["b", "f", "g", "b-f-g"], ["b", "g", "g", "b-g-g"], ["b", "h", "g", "b-h-g"], ["b", "i", "g", "b-i-g"], ["b", "j", "g", "b-j-g"], ["b", "k", "g", "b-k-g"], ["b", "l", "g", "b-l-g"], ["b", "m", "g", "b-m-g"]], "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": "g"}}, "facet_results": {"pk1": {"name": "pk1", "type": "column", "hideable": true, "toggle_url": "/fixtures/compound_three_primary_keys.json?pk1=b&_facet=pk3&pk3=g", "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=g", "selected": true}], "truncated": false}, "pk3": {"name": "pk3", "type": "column", "hideable": true, "toggle_url": "/fixtures/compound_three_primary_keys.json?_facet=pk1&pk1=b&pk3=g", "results": [{"value": "g", "label": "g", "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": 9.086132049560547}