twonly-app/rust/.sqlx/query-e512dd25f91d718843ac20f97264380991ff99c42097ac021b9db327462d7557.json

12 lines
363 B
JSON

{
"db_name": "SQLite",
"query": "\n INSERT OR REPLACE INTO receipts(receipt_id, contact_id, message, contact_will_sends_receipt)\n VALUES (?, ?, ?, 0)\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 3
},
"nullable": []
},
"hash": "e512dd25f91d718843ac20f97264380991ff99c42097ac021b9db327462d7557"
}