{"database": "fixtures", "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]], "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 date(\"created\") = :p2 and \"planet_int\" = :p3 and \"state\" = :p4 order by pk limit 101", "params": {"p0": "2", "p1": "2019-01-16 08:00:00", "p2": "2019-01-16", "p3": "1", "p4": "CA"}}, "query_ms": 0.6709098815917969}