{ "db_name": "SQLite", "query": "SELECT id, ics FROM calendarobjects WHERE (principal, cal_id, id) = (?, ?, ?)", "describe": { "columns": [ { "name": "id", "ordinal": 0, "type_info": "Text" }, { "name": "ics", "ordinal": 1, "type_info": "Text" } ], "parameters": { "Right": 3 }, "nullable": [ false, false ] }, "hash": "d2f7423e2e8f97607f6664200990dcadb927445880ec6edffba3b5aedf4e199b" }