{"database": "fixtures", "query_name": null, "rows": [[9, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Los Feliz", "[]", "[]", null], [10, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Koreatown", "[]", "[]", null], [11, "2019-01-16 08:00:00", 1, 1, "MI", 3, "Downtown", "[]", "[]", 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 \"on_earth\" = :p1 order by pk limit 101", "params": {"p0": "2019-01-16", "p1": "1"}}, "private": false, "allow_execute_sql": true, "query_ms": 1.4433860778808594, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}