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