{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where sortable = 16", "rows": [["c", "v", "c-v", 16, 0.32684580488130854, 0.278256615638806, "$blah"], ["e", "e", "e-e", 16, null, 0.40417505700074563, "$null"], ["e", "n", "e-n", 16, 0.8696016832340685, 0.23880554416624933, "$null"], ["e", "z", "e-z", 16, 0.8453039251425987, 0.8533354586601858, "$blah"]], "truncated": false, "filtered_table_rows_count": 4, "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 \"sortable\" = :p0 order by pk1, pk2 limit 101", "params": {"p0": "16"}}, "facet_results": {}, "suggested_facets": [{"name": "pk1", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=16&_facet=pk1"}, {"name": "text", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=16&_facet=text"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 10.48177800009853}