15 lines
327 B
JSON
15 lines
327 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO session_scopes (session_id, scope) VALUES ($1, $2)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bytea",
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c086da344a6da521e817bcecf4318e3b338e0b2652d5869a9901390c41f58b65"
|
|
}
|