15 lines
285 B
JSON
15 lines
285 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO groups (name) VALUES ($1)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "b1be2a377b5bfaf093618d049c0ed8b759f946580870558c699cce9490a0e0f2"
|
|
}
|