mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-26 23:09:28 +00:00
caldav: Add calendar-timezone-id
This commit is contained in:
12
.sqlx/query-0d0bd23849e3e9492531fa8ce0eb22832d0c16d690cebbcb7e546cab3e942d64.json
generated
Normal file
12
.sqlx/query-0d0bd23849e3e9492531fa8ce0eb22832d0c16d690cebbcb7e546cab3e942d64.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "UPDATE calendars SET principal = ?, id = ?, displayname = ?, description = ?, \"order\" = ?, color = ?, timezone = ?, timezone_id = ?\n WHERE (principal, id) = (?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 10
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "0d0bd23849e3e9492531fa8ce0eb22832d0c16d690cebbcb7e546cab3e942d64"
|
||||
}
|
||||
Reference in New Issue
Block a user