{"ok": true, "database": "fixtures", "query_name": null, "rows": [["1", "1", "3", "1", "a", "b"]], "truncated": false, "columns": ["pk", "foreign_key_with_label", "foreign_key_with_blank_label", "foreign_key_with_no_label", "foreign_key_compound_pk1", "foreign_key_compound_pk2"], "query": {"sql": "select pk, foreign_key_with_label, foreign_key_with_blank_label, foreign_key_with_no_label, foreign_key_compound_pk1, foreign_key_compound_pk2 from foreign_key_references where \"foreign_key_with_blank_label\" = :p0 order by pk limit 101", "params": {"p0": "3"}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 0.9799499998734973}