{"database": "fixtures", "query_name": null, "rows": [["a", "i", "r", "a-i-r"], ["b", "i", "r", "b-i-r"]], "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": "i", "p1": "r"}}, "private": false, "allow_execute_sql": true, "query_ms": 1.1029243469238281}