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-8353d7f0b639c6f6fc00b...

13 lines
290 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE email_outbox SET locked_at = NOW() - INTERVAL '3 minutes'",
"describe": {
"columns": [],
"parameters": {
"Left": []
},
"nullable": []
},
"hash": "8353d7f0b639c6f6fc00bf2dbb4e450c7fc8ca683f96b9a41a7eeac3e1273900"
}