16 lines
310 B
JSON
16 lines
310 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE link SET destination = $2 WHERE id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid",
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c586609a7040e4a8191a904d527051c1540041d4c6305f0d8162bbef0d7bff0d"
|
|
}
|