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
299 B
JSON
13 lines
299 B
JSON
|
1 month ago
|
{
|
||
|
|
"db_name": "PostgreSQL",
|
||
|
|
"query": "UPDATE email_outbox SET next_attempt_at = NOW() WHERE id = 'retry-budget'",
|
||
|
|
"describe": {
|
||
|
|
"columns": [],
|
||
|
|
"parameters": {
|
||
|
|
"Left": []
|
||
|
|
},
|
||
|
|
"nullable": []
|
||
|
|
},
|
||
|
|
"hash": "5c5bcf45557b2582901e2c2907ff611d1ce6cc7b8e14aaa9113da5a17a762e06"
|
||
|
|
}
|