{"ok": true, "database": "fixtures", "query_name": null, "rows": [["a", "a", "y", "a-a-y"], ["b", "a", "y", "b-a-y"]], "truncated": false, "columns": ["pk1", "pk2", "pk3", "content"], "query": {"sql": "select pk1, pk2, pk3, content from compound_three_primary_keys where \"pk2\" = :p0 and \"pk3\" = :p1 order by pk1, pk2, pk3 limit 101", "params": {"p0": "a", "p1": "y"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.8171014487743378}