{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk2 = \"k\" and sortable = 41", "rows": [["e", "k", "e-k", 41, 0.19061037094792832, null, "$blah"]], "truncated": false, "filtered_table_rows_count": 1, "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 \"sortable\" = :p1 order by pk1, pk2 limit 101", "params": {"p0": "k", "p1": "41"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 8.926630020141602, "source_url": "https://github.com/simonw/datasette-jellyfish"}