15 lines
315 B
JSON
15 lines
315 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO sessions (id, user_id) VALUES ($1, $2)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bytea",
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "59ecfc0f3f0a721ba2fb8b4a953313e0b0701ae34c1e609f3f92a4009d6ee4b3"
|
|
}
|