13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "TRUNCATE TABLE users CASCADE",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c8306a534d01d25b7cbb6542ea5461e47b1b7beb18d3652fd7e86ce33877661a"
|
|
}
|