{"datasette": "<datasette.app.Datasette object at 0x3eb0be6d5130>", "columns": ["pk", "text1", "text2", "name with . and spaces"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3eb0bc33fa90>", "<pysqlite3.dbapi2.Row object at 0x3eb0bc33f7b0>"], "sql": "select pk, text1, text2, [name with . and spaces] from searchable_view  limit 101", "query_name": null, "database": "fixtures", "table": "searchable_view", "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/fixtures/searchable_view.testall\">", "view_name": "table", "1+1": 2}