Files
rustical/.sqlx/query-51313b93f21cef5b82eb1b5a583940a6f74ba19fbf717f4d6f7351cdae4def0d.json
2024-10-31 15:52:05 +01:00

13 lines
325 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO addressbooks (principal, id, displayname, description)\n VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "51313b93f21cef5b82eb1b5a583940a6f74ba19fbf717f4d6f7351cdae4def0d"
}