{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"z\"", "rows": [["a", "z", "a-z", -38, null, 0.09432579649188222, "$blah"], ["b", "z", "b-z", -93, null, null, "$null"], ["c", "z", "c-z", -58, 0.9637347441012087, 0.11453287137889767, "$null"], ["d", "z", "d-z", -31, null, 0.8894228892924536, "$blah"], ["e", "z", "e-z", 16, 0.8453039251425987, 0.8533354586601858, "$blah"], ["f", "z", "f-z", 10, 0.4515549159652815, 0.3987301842569533, "$null"], ["g", "z", "g-z", 15, 0.10350187727039162, 0.08432913202456382, "$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": "z"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/prefix/fixtures/sortable.json?pk2=z&_facet=text"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 6.735134869813919}