{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk2 = \"h\" and pk3 = \"h\"", "rows": [["a", "h", "h", "a-h-h"], ["b", "h", "h", "b-h-h"]], "truncated": false, "filtered_table_rows_count": 2, "expanded_columns": [], "expandable_columns": [], "columns": ["pk1", "pk2", "pk3", "content"], "primary_keys": ["pk1", "pk2", "pk3"], "units": {}, "query": {"sql": "select pk1, pk2, pk3, content from compound_three_primary_keys where \"pk2\" = :p0 and \"pk3\" = :p1 order by pk1, pk2, pk3 limit 101", "params": {"p0": "h", "p1": "h"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 12.50980499992238}