{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where sortable = 29", "rows": [["b", "q", "b-q", 29, null, 0.09229846771273342, "$null"], ["c", "d", "c-d", 29, 0.30928466220865325, null, "$blah"], ["f", "y", "f-y", 29, 0.09917846167904198, 0.6547129575231422, "$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": "29"}}, "facet_results": {}, "suggested_facets": [{"name": "text", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=29&_facet=text"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.72135800000251}