{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"x\"", "rows": [["a", "x", "a-x", 50, 0.07099308600903254, null, "$blah"], ["b", "x", "b-x", 17, null, 0.22292354720580898, "$blah"], ["c", "x", "c-x", 99, null, null, "$null"], ["d", "x", "d-x", -71, 0.5445623787105787, null, "$blah"], ["e", "x", "e-x", 18, 0.459570499176731, 0.009397431454871041, "$null"], ["f", "x", "f-x", 59, 0.6330767243010155, 0.3809043988185208, "$blah"], ["g", "x", "g-x", 65, 0.8552933714560903, 0.3844824765824649, "$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": "x"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=x&_facet=text"}], "next": null, "next_url": null, "query_ms": 18.828630447387695}