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-e40cbb65552a64bf3df93...

17 lines
423 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n UPDATE file_blob_parts\n SET object_key = $3\n WHERE storage_backend = $1 AND object_key = $2\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text",
"Text",
"Text"
]
},
"nullable": []
},
"hash": "e40cbb65552a64bf3df93f5229043288b24d48e8bb7666d77017705b6483ebd8"
}