huellas/.sqlx/query-96057f55cf85aa23dd20bd1277f075176c3297d02d6056ce93ef991ce4f6ceed.json

13 lines
379 B
JSON
Raw Permalink Normal View History

{
"db_name": "SQLite",
"query": "UPDATE places\n SET (name, address, open_hours, icon, description, longitude, latitude, url)\n = (?, ?, ?, ?, ?, ?, ?, ?)\n WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 9
},
"nullable": []
},
"hash": "96057f55cf85aa23dd20bd1277f075176c3297d02d6056ce93ef991ce4f6ceed"
}