15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO user_logins (user_id) VALUES ($1)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fc383671ada951baa611ab7dd00efcc7f4f2aea7c22e4c0865e5c766ed7f99b3"
|
|
}
|