shifty-backend/.sqlx/query-251ea54160f88b680aed0447bf1d8ad0f2f01caa2f06c0adba3d85b3ef8478b7.json
2024-05-09 07:16:15 +02:00

12 lines
378 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO booking (id, sales_person_id, slot_id, calendar_week, year, created, deleted, update_version, update_process) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 9
},
"nullable": []
},
"hash": "251ea54160f88b680aed0447bf1d8ad0f2f01caa2f06c0adba3d85b3ef8478b7"
}