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