{"database": "fixtures", "rows": [[12, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Greektown", "[]", "[]", 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 \"created\" = :p0 and date(\"created\") = :p1 and \"neighborhood\" = :p2 and \"on_earth\" = :p3 and \"state\" = :p4 order by pk limit 101", "params": {"p0": "2019-01-17 08:00:00", "p1": "2019-01-17", "p2": "Greektown", "p3": "1", "p4": "MI"}}, "query_ms": 0.7677078247070312}