{"database": "fixtures", "table": "complex_foreign_keys", "is_view": false, "human_description_en": "where f2 = 2", "rows": [{"pk": "1", "f1": {"value": "1", "label": "hello"}, "f2": {"value": "2", "label": "world"}, "f3": {"value": "1", "label": "hello"}}], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": ["f3", "f2", "f1"], "expandable_columns": [[{"column": "f3", "other_table": "simple_primary_key", "other_column": "id"}, "content"], [{"column": "f2", "other_table": "simple_primary_key", "other_column": "id"}, "content"], [{"column": "f1", "other_table": "simple_primary_key", "other_column": "id"}, "content"]], "columns": ["pk", "f1", "f2", "f3"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, f1, f2, f3 from complex_foreign_keys where \"f2\" = :p0 order by pk limit 101", "params": {"p0": "2"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 26.86160000007476}