{"database": "fixtures", "query_name": null, "rows": [[12, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Greektown", "[]", "[]", null], [13, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Corktown", "[]", "[]", null], [14, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Mexicantown", "[]", "[]", null], [15, "2019-01-17 08:00:00", 2, 0, "MC", 4, "Arcadia Planitia", "[]", "[]", 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 order by pk limit 101", "params": {"p0": "2019-01-17"}}, "private": false, "allow_execute_sql": true, "query_ms": 1.3799667358398438, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}