{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"z\" and text = \"$blah\"", "rows": [["a", "z", "a-z", -38, null, 0.09432579649188222, "$blah"], ["d", "z", "d-z", -31, null, 0.8894228892924536, "$blah"], ["e", "z", "e-z", 16, 0.8453039251425987, 0.8533354586601858, "$blah"]], "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 \"pk2\" = :p0 and \"text\" = :p1 order by pk1, pk2 limit 101", "params": {"p0": "z", "p1": "$blah"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 32.01174736022949, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}