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-d7a896e10a5629997df6d...

15 lines
297 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE users SET deleted_at = NOW() WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "d7a896e10a5629997df6d899a5d299d189b9466dbdcbb713ba6d7f3e543e5f5e"
}