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

12 lines
333 B
JSON

{
"db_name": "SQLite",
"query": "\n INSERT INTO contacts (user_id, username)\n VALUES (1, 'one'), (2, 'two')\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 0
},
"nullable": []
},
"hash": "b3242f4964184d187d818d2e112aa826377c5ce5e09749f780c3a6a9870157d9"
}