20 lines
374 B
JSON
20 lines
374 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "CALL af_collab_upsert($1, $2, $3, $4, $5, $6)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid",
|
|
"Text",
|
|
"Int4",
|
|
"Int8",
|
|
"Int4",
|
|
"Bytea"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7e413ca3430f3270e9f903c8bc2151a5f354cd951c20dbd6261d65dbdb503cbc"
|
|
}
|