{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"f\"", "rows": [["a", "f", "a-f", -4, 0.2931782814070929, 0.8617069003107772, "$null"], ["b", "f", "b-f", -33, 0.9265180735593334, 0.9573176408596732, "$blah"], ["c", "f", "c-f", -23, 0.4298881499898346, 0.6066615704797627, "$blah"], ["d", "f", "d-f", 19, 0.4355744930038943, null, "$blah"], ["e", "f", "e-f", 68, null, 0.18758254139452712, "$blah"], ["f", "f", "f-f", 35, null, 0.2569700845632623, "$blah"], ["g", "f", "g-f", 9, 0.9745466021257082, null, "$blah"], ["h", "f", "h-f", 71, 0.9471086244193812, 0.09345296506602174, "$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": "f"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=f&_facet=text"}], "next": null, "next_url": null, "query_ms": 11.291265487670898}