{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"m\"", "rows": [["a", "m", "a-m", 91, 0.5845859902235405, null, "$blah"], ["b", "m", "b-m", 37, 0.2131543122670404, 0.8808641736864395, "$blah"], ["c", "m", "c-m", 40, 0.44591361207670044, 0.7517767865005115, "$blah"], ["d", "m", "d-m", 90, null, 0.19154097301054474, "$blah"], ["e", "m", "e-m", 50, null, 0.44654739304319446, "$blah"], ["f", "m", "f-m", 6, 0.8336930832963215, null, "$blah"], ["g", "m", "g-m", -99, null, null, "$null"], ["h", "m", "h-m", -59, null, 0.8730019200593472, "$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": "m"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=m&_facet=text"}], "next": null, "next_url": null, "query_ms": 9.377241134643555}