{"datasette": "<datasette.app.Datasette object at 0x3e143661cfa0>", "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null", "n"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3e14364abad0>", "<pysqlite3.dbapi2.Row object at 0x3e14364abb30>", "<pysqlite3.dbapi2.Row object at 0x3e14364abef0>"], "sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable where \"created\" = :p0 order by pk limit 101", "query_name": null, "database": "fixtures", "table": "facetable", "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/fixtures/facetable.testall?created=2019-01-16+08%3A00%3A00\">", "view_name": "table", "1+1": 2}