23 lines
415 B
JSON
23 lines
415 B
JSON
|
{
|
||
|
"db": "PostgreSQL",
|
||
|
"bf54a84704792059fc3a494889dce274bb09f5cadc8c7be61a9b85abbceb001f": {
|
||
|
"query": "SELECT $1::INTEGER AS value",
|
||
|
"describe": {
|
||
|
"columns": [
|
||
|
{
|
||
|
"ordinal": 0,
|
||
|
"name": "value",
|
||
|
"type_info": "Int4"
|
||
|
}
|
||
|
],
|
||
|
"parameters": {
|
||
|
"Left": [
|
||
|
"Int4"
|
||
|
]
|
||
|
},
|
||
|
"nullable": [
|
||
|
null
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|