{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where complex_array = \"[]\", planet_int = 1 and state = \"MI\"", "rows": [[11, "2019-01-16 08:00:00", 1, 1, "MI", 3, "Downtown", "[]", "[]", null, null], [12, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Greektown", "[]", "[]", null, null], [13, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Corktown", "[]", "[]", null, null], [14, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Mexicantown", "[]", "[]", null, null]], "truncated": false, "filtered_table_rows_count": 4, "expanded_columns": [], "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 and \"state\" = :p2 order by pk limit 101", "params": {"p0": "[]", "p1": "1", "p2": "MI"}}, "facet_results": {}, "suggested_facets": [{"name": "created", "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/prefix/fixtures/facetable.json?complex_array=%5B%5D&planet_int=1&state=MI&_facet=created"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/prefix/fixtures/facetable.json?complex_array=%5B%5D&planet_int=1&state=MI&_facet_date=created"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 9.381188079714775}