{ "db_name": "SQLite", "query": "SELECT id, uid, ics FROM calendarobjects WHERE (principal, cal_id, id) = (?, ?, ?) AND ((deleted_at IS NULL) OR ?)", "describe": { "columns": [ { "name": "id", "ordinal": 0, "type_info": "Text" }, { "name": "uid", "ordinal": 1, "type_info": "Text" }, { "name": "ics", "ordinal": 2, "type_info": "Text" } ], "parameters": { "Right": 4 }, "nullable": [ false, false, false ] }, "hash": "505ebe8e64ac709b230dce7150240965e45442aca6c5f3b3115738ef508939ed" }