{"datasette": "<datasette.app.Datasette object at 0x3e801d2d5fd0>", "columns": ["_neighborhood", "name", "state"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3e8015efbbb0>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb510>", "<pysqlite3.dbapi2.Row object at 0x3e8015efba10>", "<pysqlite3.dbapi2.Row object at 0x3e8015efbad0>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb830>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb410>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb9b0>", "<pysqlite3.dbapi2.Row object at 0x3e8015efbbf0>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb7f0>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb890>", "<pysqlite3.dbapi2.Row object at 0x3e8015efb170>", "<pysqlite3.dbapi2.Row object at 0x3e801d251d10>", "<pysqlite3.dbapi2.Row object at 0x3e801d251c30>", "<pysqlite3.dbapi2.Row object at 0x3e801d251910>", "<pysqlite3.dbapi2.Row object at 0x3e801d251850>"], "sql": "\nselect _neighborhood, facet_cities.name, state\nfrom facetable\n join facet_cities\n on facetable._city_id = facet_cities.id\nwhere _neighborhood like '%' || :text || '%'\norder by _neighborhood;\n", "query_name": "neighborhood_search", "database": "fixtures", "table": null, "request": "<asgi.Request method=\"GET\" url=\"https://latest-1-0-alpha.datasette.io/fixtures/neighborhood_search.testall\">", "view_name": "table", "1+1": 2}