{"ok": true, "database": "fixtures2", "query_name": null, "rows": [[1, "barry cat", "terry dog", "panther"], [2, "terry dog", "sara weasel", "puma"]], "truncated": false, "columns": ["pk", "text1", "text2", "name with . and spaces"], "query": {"sql": "select pk, text1, text2, [name with . and spaces] from searchable_view  limit 101", "params": {}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.9914260000414288}