{"database": "fixtures", "table": "compound_three_primary_keys", "is_view": false, "human_description_en": "where pk1 = \"b\" and pk2 = \"i\"", "rows": [["b", "i", "a", "b-i-a"], ["b", "i", "b", "b-i-b"], ["b", "i", "c", "b-i-c"], ["b", "i", "d", "b-i-d"], ["b", "i", "e", "b-i-e"], ["b", "i", "f", "b-i-f"], ["b", "i", "g", "b-i-g"], ["b", "i", "h", "b-i-h"], ["b", "i", "i", "b-i-i"], ["b", "i", "j", "b-i-j"], ["b", "i", "k", "b-i-k"], ["b", "i", "l", "b-i-l"], ["b", "i", "m", "b-i-m"], ["b", "i", "n", "b-i-n"], ["b", "i", "o", "b-i-o"], ["b", "i", "p", "b-i-p"], ["b", "i", "q", "b-i-q"], ["b", "i", "r", "b-i-r"], ["b", "i", "s", "b-i-s"], ["b", "i", "t", "b-i-t"], ["b", "i", "u", "b-i-u"], ["b", "i", "v", "b-i-v"], ["b", "i", "w", "b-i-w"], ["b", "i", "x", "b-i-x"], ["b", "i", "y", "b-i-y"], ["b", "i", "z", "b-i-z"]], "truncated": false, "filtered_table_rows_count": 26, "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 \"pk1\" = :p0 and \"pk2\" = :p1 order by pk1, pk2, pk3 limit 101", "params": {"p0": "b", "p1": "i"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 18.256425857543945}