{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"t\"", "rows": [["a", "t", "a-t", -86, null, null, "$null"], ["b", "t", "b-t", 10, null, null, "$null"], ["c", "t", "c-t", 19, 0.9807219775189232, 0.3940202563397047, "$null"], ["d", "t", "d-t", 45, 0.6096309122451303, 0.7627371043547087, "$null"], ["e", "t", "e-t", 61, null, null, "$null"], ["f", "t", "f-t", -56, 0.26536750832497336, 0.5260855265978671, "$blah"], ["g", "t", "g-t", -40, null, 0.760215295546892, "$null"]], "truncated": false, "filtered_table_rows_count": 7, "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": "t"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=t&_facet=text"}], "next": null, "next_url": null, "query_ms": 16.998291015625}