You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-e8e9d25ead2ded42db264...

16 lines
317 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE users SET deleted_at = $2 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Timestamptz"
]
},
"nullable": []
},
"hash": "e8e9d25ead2ded42db264767068a5d08bafe2734f90821166038e04560f3e794"
}