{"ok": true, "database": "fixtures", "query_name": null, "rows": [[13, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Corktown", "[]", "[]", 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 \"_neighborhood\" = :p0 and \"complex_array\" = :p1 order by pk limit 101", "params": {"p0": "Corktown", "p1": "[]"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.8204909972846508}