{"database": "fixtures", "query_name": null, "rows": [[4, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Tenderloin", "[]", "[]", null]], "truncated": false, "columns": ["pk", "created", "planet_int", "on_earth", "state", "city_id", "neighborhood", "tags", "complex_array", "distinct_some_null"], "query": {"sql": "select pk, created, planet_int, on_earth, state, city_id, neighborhood, tags, complex_array, distinct_some_null from facetable where date(\"created\") = :p0 and \"neighborhood\" = :p1 and \"state\" = :p2 order by pk limit 101", "params": {"p0": "2019-01-14", "p1": "Tenderloin", "p2": "CA"}}, "private": false, "allow_execute_sql": true, "query_ms": 2.048969268798828, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}