{"database": "fixtures", "query_name": null, "rows": [[10, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Koreatown", "[]", "[]", 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 \"created\" = :p0 and date(\"created\") = :p1 and \"neighborhood\" = :p2 order by pk limit 101", "params": {"p0": "2019-01-16 08:00:00", "p1": "2019-01-16", "p2": "Koreatown"}}, "private": false, "allow_execute_sql": true, "query_ms": 1.6031265258789062, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}