{"datasette": "<datasette.app.Datasette object at 0x3ec32c10f160>", "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null", "n"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3ec3294ddbf0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd910>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd890>", "<pysqlite3.dbapi2.Row object at 0x3ec3294ddc50>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd630>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd9b0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd3d0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294ddd10>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd5d0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dddd0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd610>", "<pysqlite3.dbapi2.Row object at 0x3ec3294ddb90>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd150>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd6b0>", "<pysqlite3.dbapi2.Row object at 0x3ec3294dd190>"], "sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable 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\">", "view_name": "table", "1+1": 2}