{"datasette": "<datasette.app.Datasette object at 0x3ee61d139f70>", "columns": ["id", "content"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3ee6183cbdd0>", "<pysqlite3.dbapi2.Row object at 0x3ee6183cbd70>", "<pysqlite3.dbapi2.Row object at 0x3ee6183cb3b0>", "<pysqlite3.dbapi2.Row object at 0x3ee6183cbf70>", "<pysqlite3.dbapi2.Row object at 0x3ee6183cb3f0>"], "sql": "select id, content from simple_primary_key order by id limit 101", "query_name": null, "database": "fixtures", "table": "simple_primary_key", "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/fixtures/simple_primary_key.testall\">", "view_name": "table", "1+1": 2}