16 lines
313 B
JSON
16 lines
313 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "INSERT INTO DeletionReasons VALUES ($1, $2);",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": [
|
||
|
"Text",
|
||
|
"Timestamp"
|
||
|
]
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "229049e40b6afe47e05de851d8718c998706e7977a78d12762eab80ac8bb19f5"
|
||
|
}
|