{"ok": true, "database": "fixtures", "query_name": null, "rows": [[7, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Hollywood", "[]", "[]", null, null], [8, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Downtown", "[]", "[]", null, null], [9, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Los Feliz", "[]", "[]", null, null], [10, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Koreatown", "[]", "[]", null, null]], "truncated": false, "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null", "n"], "query": {"sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable where \"_city_id\" = :p0 and \"on_earth\" = :p1 order by pk limit 101", "params": {"p0": "2", "p1": "1"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.8447496220469475}