{"database": "fixtures", "rows": [[8, "2019-01-15 08:00:00", 1, 1, "CA", 2, "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 \"neighborhood\" = :p1 and \"planet_int\" = :p2 and \"state\" = :p3 order by pk limit 101", "params": {"p0": "2019-01-15", "p1": "Downtown", "p2": "1", "p3": "CA"}}, "query_ms": 0.6947517395019531}