{"database": "fixtures", "table": "sortable", "is_view": false, "human_description_en": "where pk1 = \"e\", pk2 = \"o\" and text = \"$null\"", "rows": [["e", "o", "e-o", -19, 0.7447051515651959, 0.6636888294845347, "$null"]], "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 \"pk1\" = :p0 and \"pk2\" = :p1 and \"text\" = :p2 order by pk1, pk2 limit 101", "params": {"p0": "e", "p1": "o", "p2": "$null"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 13.307493999946018}