{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where sortable = 17 and text = \"$blah\"", "rows": [["b", "x", "b-x", 17, null, 0.22292354720580898, "$blah"], ["f", "v", "f-v", 17, 0.6433406842054887, null, "$blah"]], "truncated": false, "filtered_table_rows_count": 2, "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 and \"text\" = :p1 order by pk1, pk2 limit 101", "params": {"p0": "17", "p1": "$blah"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 13.853073120117188}