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
322 B
JSON
13 lines
322 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM user_media_provider_credentials WHERE expires_at IS NOT NULL AND expires_at <= NOW()",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "9b9d0b8f7fe2a9ae82734382e7e869ab97e952b0c954b4b0bbd09a074f81e6a0"
|
|
}
|