16 lines
317 B
JSON
16 lines
317 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "INSERT INTO file_key (id, file_hash) VALUES ($1, $2)",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": [
|
||
|
"Uuid",
|
||
|
"Bytea"
|
||
|
]
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "e3ba3d043ee6f16689304d82ec02a1444fddb6e43323769ccd0d42ea5d9570c0"
|
||
|
}
|