{ "db_name": "SQLite", "query": "SELECT id, vcf FROM addressobjects WHERE principal = ? AND addressbook_id = ? AND deleted_at IS NULL", "describe": { "columns": [ { "name": "id", "ordinal": 0, "type_info": "Text" }, { "name": "vcf", "ordinal": 1, "type_info": "Text" } ], "parameters": { "Right": 2 }, "nullable": [ false, false ] }, "hash": "557344035d762f2d385e505c15288ab9c89c1572f06e7fb61073e335a801b9db" }