mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 03:32:15 +00:00
Add .sqlx metadata
This commit is contained in:
12
.sqlx/query-f158acc3d2de055093df796d1712fd840165e807d17dd99078e54732f8d009c7.json
generated
Normal file
12
.sqlx/query-f158acc3d2de055093df796d1712fd840165e807d17dd99078e54732f8d009c7.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "REPLACE INTO calendarobjects (principal, cal_id, id, ics) VALUES (?, ?, ?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 4
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "f158acc3d2de055093df796d1712fd840165e807d17dd99078e54732f8d009c7"
|
||||
}
|
||||
Reference in New Issue
Block a user