shifty-backend/.sqlx/query-412552a01743ae0c191aa5f15c7ed7f877eed71260df885a2ea00e985899a981.json
2024-06-19 15:11:31 +02:00

12 lines
369 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE sales_person SET name = ?, background_color = ?, is_paid = ?, inactive = ?, deleted = ?, update_version = ?, update_process = ? WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 8
},
"nullable": []
},
"hash": "412552a01743ae0c191aa5f15c7ed7f877eed71260df885a2ea00e985899a981"
}