{"ok": true, "database": "fixtures", "query_name": null, "rows": [[1, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Mission", "[\"tag1\", \"tag2\"]", "[{\"foo\": \"bar\"}]", "one", "n1"]], "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 \"complex_array\" = :p0 order by pk limit 101", "params": {"p0": "[{\"foo\": \"bar\"}]"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.9677908383309841}