ezidam/crates/database/.sqlx/query-68cfa3d135eb4cdbdbcb3b943518b4ac09c371af689c444eb439a37f91ecf7a5.json
2023-11-15 20:10:40 +01:00

12 lines
272 B
JSON

{
"db_name": "SQLite",
"query": "update users\n\nset paper_key = ?\n\nwhere id is ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "68cfa3d135eb4cdbdbcb3b943518b4ac09c371af689c444eb439a37f91ecf7a5"
}