{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"b\"", "rows": [["a", "b", "a-b", 51, null, 0.6020187290499803, "$null"], ["b", "b", "b-b", 86, null, null, "$blah"], ["c", "b", "c-b", 47, 0.19007877450229604, 0.9255751654990827, "$null"], ["d", "b", "d-b", -81, null, 0.772480884951224, "$null"], ["e", "b", "e-b", 47, 0.040231673144616176, 0.518963840987604, "$null"], ["f", "b", "f-b", 44, null, 0.9106169537187105, "$null"], ["g", "b", "g-b", -77, null, null, "$null"], ["h", "b", "h-b", -28, 0.7744647885737355, 0.7892269315636647, "$blah"]], "truncated": false, "filtered_table_rows_count": 8, "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 \"pk2\" = :p0 order by pk1, pk2 limit 101", "params": {"p0": "b"}}, "facet_results": {}, "suggested_facets": [{"name": "sortable", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=b&_facet=sortable"}, {"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=b&_facet=text"}], "next": null, "next_url": null, "query_ms": 20.359039306640625}