{"database": "fixtures", "rows": [[5, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Bernal Heights", "[]", "[]", null], [6, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Hayes Valley", "[]", "[]", 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 date(\"created\") = :p1 and \"state\" = :p2 and \"tags\" = :p3 order by pk limit 101", "params": {"p0": "1", "p1": "2019-01-15", "p2": "CA", "p3": "[]"}}, "query_ms": 0.6861686706542969}