{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where complex_array = \"[]\" and planet_int = 2", "rows": [{"pk": 15, "created": "2019-01-17 08:00:00", "planet_int": 2, "on_earth": 0, "state": "MC", "_city_id": {"value": 4, "label": "Memnonia"}, "_neighborhood": "Arcadia Planitia", "tags": "[]", "complex_array": "[]", "distinct_some_null": null, "n": null}], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": ["_city_id"], "expandable_columns": [[{"column": "_city_id", "other_table": "facet_cities", "other_column": "id"}, "name"]], "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null", "n"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable where \"complex_array\" = :p0 and \"planet_int\" = :p1 order by pk limit 101", "params": {"p0": "[]", "p1": "2"}}, "facet_results": {"complex_array": {"name": "complex_array", "type": "column", "hideable": true, "toggle_url": "/prefix/fixtures/facetable.json?_facet_date=created&planet_int=2&complex_array=%5B%5D&_labels=on", "results": [{"value": "[]", "label": "[]", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/prefix/fixtures/facetable.json?_facet_date=created&_facet=complex_array&planet_int=2&_labels=on", "selected": true}], "truncated": false}, "created": {"name": "created", "type": "date", "results": [{"value": "2019-01-17", "label": "2019-01-17", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/fixtures/facetable.json?_facet_date=created&_facet=complex_array&planet_int=2&complex_array=%5B%5D&_labels=on&created__date=2019-01-17", "selected": false}], "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=complex_array&planet_int=2&complex_array=%5B%5D&_labels=on", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2081.66738699947}