{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk1 = \"h\" and pk2 = \"o\"", "rows": [["h", "o", "h-o", 15, 0.9053062089782412, 0.09171356965909339, "$blah"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [], "columns": ["pk1", "pk2", "content", "sortable", "sortable_with_nulls", "sortable_with_nulls_2", "text"], "primary_keys": ["pk1", "pk2"], "units": {}, "query": {"sql": "select pk1, pk2, content, sortable, sortable_with_nulls, sortable_with_nulls_2, text from sortable where \"pk1\" = :p0 and \"pk2\" = :p1 order by pk1, pk2 limit 101", "params": {"p0": "h", "p1": "o"}}, "facet_results": {"pk1": {"name": "pk1", "type": "column", "hideable": true, "toggle_url": "/fixtures/sortable.json?_facet=pk2&pk1=h&pk2=o", "results": [{"value": "h", "label": "h", "count": 1, "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?_facet=pk1&_facet=pk2&pk2=o", "selected": true}], "truncated": false}, "pk2": {"name": "pk2", "type": "column", "hideable": true, "toggle_url": "/fixtures/sortable.json?_facet=pk1&pk1=h&pk2=o", "results": [{"value": "o", "label": "o", "count": 1, "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?_facet=pk1&_facet=pk2&pk1=h", "selected": true}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.508153000022503}