{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"d\"", "rows": [["a", "d", "a-d", 78, null, null, "$blah"], ["b", "d", "b-d", -88, null, null, "$null"], ["c", "d", "c-d", 29, 0.30928466220865325, null, "$blah"], ["d", "d", "d-d", -97, null, 0.43352340132584843, "$null"], ["e", "d", "e-d", -59, 0.3298036635789654, 0.4004522548136564, "$null"], ["f", "d", "f-d", 60, null, 0.4408231901628116, "$blah"], ["g", "d", "g-d", 84, 0.051446079972376046, null, "$null"], ["h", "d", "h-d", -15, 0.08150198744788395, 0.6560547180360552, "$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": "d"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=d&_facet=text"}], "next": null, "next_url": null, "query_ms": 11.09170913696289}