mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-26 06:19:28 +00:00
Add .sqlx metadata
This commit is contained in:
12
.sqlx/query-51313b93f21cef5b82eb1b5a583940a6f74ba19fbf717f4d6f7351cdae4def0d.json
generated
Normal file
12
.sqlx/query-51313b93f21cef5b82eb1b5a583940a6f74ba19fbf717f4d6f7351cdae4def0d.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT INTO addressbooks (principal, id, displayname, description)\n VALUES (?, ?, ?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 4
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "51313b93f21cef5b82eb1b5a583940a6f74ba19fbf717f4d6f7351cdae4def0d"
|
||||
}
|
||||
Reference in New Issue
Block a user