{"database": "fixtures", "query_name": null, "rows": [[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 \"city_id\" = :p0 and \"created\" = :p1 and \"neighborhood\" = :p2 and \"tags\" = :p3 order by pk limit 101", "params": {"p0": "4", "p1": "2019-01-17 08:00:00", "p2": "Arcadia Planitia", "p3": "[]", "_hide_sql": "1"}}, "private": false, "allow_execute_sql": true, "query_ms": 1.495361328125, "source": "github.com/simon/datasette-psutil", "source_url": "https://github.com/simon/datasette-psutil"}