{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"h\"", "rows": [["a", "h", "a-h", -29, null, 0.37018096711688264, "$null"], ["b", "h", "b-h", -86, 0.4767885171089349, null, "$null"], ["c", "h", "c-h", -77, 0.7511381375407322, null, "$null"], ["d", "h", "d-h", -54, 0.48754993239134437, 0.8803199797582254, "$blah"], ["e", "h", "e-h", -69, null, null, "$blah"], ["f", "h", "f-h", 42, null, 0.2644585783524238, "$blah"], ["g", "h", "g-h", 44, 0.06958542124833644, 0.03065709838090591, "$null"], ["h", "h", "h-h", -43, 0.9999766211030285, 0.10114076366789415, "$null"]], "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": "h"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-public.vercel.app/fixtures/sortable.json?pk2=h&_facet=text"}], "next": null, "next_url": null, "query_ms": 10.534048080444336}