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
290 B
JSON
13 lines
290 B
JSON
|
2 months ago
|
{
|
||
|
|
"db_name": "PostgreSQL",
|
||
|
|
"query": "TRUNCATE TABLE media_provider_instances RESTART IDENTITY CASCADE",
|
||
|
|
"describe": {
|
||
|
|
"columns": [],
|
||
|
|
"parameters": {
|
||
|
|
"Left": []
|
||
|
|
},
|
||
|
|
"nullable": []
|
||
|
|
},
|
||
|
|
"hash": "aac0c021fd15c8b1f4940a316ac49617ea7203d3b46a0d7ad2c2ef501efe10dd"
|
||
|
|
}
|