{"ok": true, "database": "fixtures", "query_name": null, "rows": [["e", "l", "e-l", 97, 0.41494242355134514, 0.00256525935857721, "$blah"]], "truncated": false, "columns": ["pk1", "pk2", "content", "sortable", "sortable_with_nulls", "sortable_with_nulls_2", "text"], "query": {"sql": "select pk1, pk2, content, sortable, sortable_with_nulls, sortable_with_nulls_2, text from sortable where \"pk1\" = :p0 and \"pk2\" = :p1 order by pk1, pk2 limit 101", "params": {"p0": "e", "p1": "l"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.9970909995900001}