{"datasette": "<datasette.app.Datasette object at 0x3ea8ffdc4fa0>", "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null", "n"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2110>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d27f0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2fd0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2e30>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d25f0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2230>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2b50>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d21d0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2c90>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d23b0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2610>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2ab0>", "<pysqlite3.dbapi2.Row object at 0x3ea8fc9d2f10>"], "sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable where \"tags\" = :p0 order by pk limit 101", "query_name": null, "database": "fixtures2", "table": "facetable", "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/alternative-route/facetable.testall?tags=%5B%5D\">", "view_name": "table", "1+1": 2}