{"datasette": "<datasette.app.Datasette object at 0x3e143661cfa0>", "columns": ["pk", "name", "address", "latitude", "longitude"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3e1434233a10>", "<pysqlite3.dbapi2.Row object at 0x3e14342335d0>", "<pysqlite3.dbapi2.Row object at 0x3e1434233af0>", "<pysqlite3.dbapi2.Row object at 0x3e1434233eb0>"], "sql": "select pk, name, address, latitude, longitude from roadside_attractions order by pk limit 101", "query_name": null, "database": "fixtures", "table": "roadside_attractions", "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/fixtures/roadside_attractions.testall\">", "view_name": "table", "1+1": 2}