16 lines
312 B
JSON
16 lines
312 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE assets SET trading = $1 WHERE symbol = $2",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bool",
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2d06d5d904d93907cf5aed70eb11dc6c522d6e2b28feccd9fc49bcf10299033e"
|
|
}
|