{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where sortable = 60", "rows": [["a", "r", "a-r", 60, 0.6389494948660052, null, "$null"], ["f", "d", "f-d", 60, null, 0.4408231901628116, "$blah"], ["g", "v", "g-v", 60, 0.3161388944905802, 0.44220806383628486, "$null"]], "truncated": false, "filtered_table_rows_count": 3, "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": "60"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=60&_facet=text"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 9.852437000517966}