{"datasette": "<datasette.app.Datasette object at 0x3ee2c3d1e100>", "columns": ["_neighborhood", "name", "state"], "rows": ["<pysqlite3.dbapi2.Row object at 0x3ee2c22ef0f0>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22ef530>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22ef390>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22eff70>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22efd70>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22ef0b0>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0350>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0b10>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0850>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0470>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e02d0>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e01d0>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0a90>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e01b0>", "<pysqlite3.dbapi2.Row object at 0x3ee2c22e0db0>"], "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}