tty/.sqlx/query-eb2b669a3d8d4ca1e5814afc986727f1df2fd0a81011cdbebc94ced0ebffc2cb.json
2026-02-17 15:30:54 +01:00

15 lines
305 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE bots SET status = $1 WHERE id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text",
"Int4"
]
},
"nullable": []
},
"hash": "eb2b669a3d8d4ca1e5814afc986727f1df2fd0a81011cdbebc94ced0ebffc2cb"
}