{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk2 = \"n\" and pk3 = \"l\"", "rows": [["a", "n", "l", "a-n-l"]], "truncated": false, "filtered_table_rows_count": 1, "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": "n", "p1": "l"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "query_ms": 15.619039535522461}