{"datasette": "<datasette.app.Datasette object at 0x3e47f49e5160>", "columns": ["id", "content"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3e47f1df9230>", "<pysqlite3.dbapi2.Row object at 0x3e47f1df9df0>", "<pysqlite3.dbapi2.Row object at 0x3e47f1df9c30>", "<pysqlite3.dbapi2.Row object at 0x3e47f1df9a70>", "<pysqlite3.dbapi2.Row object at 0x3e47f1df98d0>"], "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}