{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where created = \"2019-01-15 08:00:00\", \"created\" is on date 2019-01-15 and planet_int = 1", "rows": [[5, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Bernal Heights", "[]", "[]", null, null], [6, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Hayes Valley", "[]", "[]", null, null], [7, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Hollywood", "[]", "[]", null, null], [8, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Downtown", "[]", "[]", 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 \"created\" = :p0 and date(\"created\") = :p1 and \"planet_int\" = :p2 order by pk limit 101", "params": {"p0": "2019-01-15 08:00:00", "p1": "2019-01-15", "p2": "1"}}, "facet_results": {}, "suggested_facets": [{"name": "_city_id", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/facetable.json?created=2019-01-15+08%3A00%3A00&created__date=2019-01-15&planet_int=1&_facet=_city_id"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/facetable.json?created=2019-01-15+08%3A00%3A00&created__date=2019-01-15&planet_int=1&_facet_date=created"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.189419999795064}