mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 11:24:08 +00:00
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE direct_media_upload_slots SET state = 'reserved' WHERE attachment_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "f99a73efe31db041db33f6bffac4709af3aa142fb9516c8058a01fdc6e04dc0a"
|
|
}
|