mirror of https://github.com/synctv-org/synctv
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.
13 lines
313 B
JSON
13 lines
313 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE email_outbox SET status = 4, cleanup_completed_at = NULL WHERE id = 'future-job'",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cd681d9b2dfdbe02d6a1fb14bc9efa4cfd209d799e6244516f9ee2cab10086df"
|
|
}
|