{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where sortable = 44", "rows": [["d", "c", "d-c", 44, 0.7826353463610196, 0.06895673651964052, "$blah"], ["d", "r", "d-r", 44, null, 0.7644434453261942, "$null"], ["f", "b", "f-b", 44, null, 0.9106169537187105, "$null"], ["g", "h", "g-h", 44, 0.06958542124833644, 0.03065709838090591, "$null"]], "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": "44"}}, "facet_results": {}, "suggested_facets": [{"name": "pk1", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=44&_facet=pk1"}, {"name": "text", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/sortable.json?sortable=44&_facet=text"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 12.700130000212084}