twonly-app/rust/.sqlx/query-12cfa4cbc893602b97027c6f48c659e1b3d7b0ff8fc6037fbf6a89fbc8051584.json
2026-08-27 01:47:10 +02:00

12 lines
332 B
JSON

{
"db_name": "SQLite",
"query": "\n INSERT INTO contacts(user_id, username)\n VALUES(99, 'from old backup')\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 0
},
"nullable": []
},
"hash": "12cfa4cbc893602b97027c6f48c659e1b3d7b0ff8fc6037fbf6a89fbc8051584"
}