mirror of
https://github.com/supleed2/nanobot.git
synced 2024-11-10 04:35:48 +00:00
13 lines
245 B
JSON
13 lines
245 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "delete from pending",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": []
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "185b353a2ab187c7b7a8cabaf541e9acee3760250e1ab807e241f17ad253cae9"
|
||
|
}
|