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-8fcaf98a5a7fb63ef4270...

15 lines
334 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE media_provider_instances SET enabled = true, updated_at = NOW() WHERE name = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text"
]
},
"nullable": []
},
"hash": "8fcaf98a5a7fb63ef42707d87285b90a257b7189b5e56888153a050e8bf1edf1"
}